#299C9C#299C9C
#299C9C is a light, moderate teal. Relative luminance 0.266; OKLCH L 63.2% C 0.098 H 195.0°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #299C9C |
|---|---|
| RGB | rgb(41, 156, 156) |
| HSL | hsl(180, 58%, 39%) |
| HSV | hsv(180, 74%, 61%) |
| CMYK | cmyk(73.7%, 0%, 0%, 38.8%) |
| CIE-LAB | lab(58.65, -30.42, -9.08) |
| CIE-LCH | lch(58.65, 31.75, 196.62°) |
| OKLab | oklab(63.21% -0.0945 -0.0253) |
| OKLCH | oklch(63.21% 0.098 195) |
| XYZ | xyz(18.8009, 26.6464, 35.5984) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.10
Blue Green
#0F9B8E
ΔE00 5.34
Cadetblue
#5F9EA0
ΔE00 5.77
Darkcyan
#008B8B
ΔE00 6.06
Greenish Blue
#0B8B87
ΔE00 6.34
Teal (survey)
#029386
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299C9C #9C2929
analogous
#299C62 #299C9C #29629C
triadic
#299C9C #9C299C #9C9C29
tetradic
#299C9C #62299C #9C2929 #629C29
square
#299C9C #62299C #9C2929 #629C29
split-complementary
#299C9C #9C2962 #9C6229
monochromatic
#103B3B #1C6C6C #299C9C #38CBCB #68D7D7
Accessibility & contrast
On white
3.32
#299C9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#299C9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299C9C
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299C9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299C9C | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949C
Deuteranopia (green-blind)
#81889D
Tritanopia (blue-blind)
#00A19C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #299c9c; /* rgb */ color: rgb(41, 156, 156); /* oklch */ color: oklch(63.2% 0.098 195.0);
Tailwind
colors: {
custom: {
50: '#77b9b9',
500: '#299c9c',
950: '#000000',
},
}SCSS
$custom: #299c9c; $custom-light: #77b9b9; $custom-dark: #000000;
JSON
{
"hex": "#299c9c",
"rgb": {
"r": 41,
"g": 156,
"b": 156
},
"hsl": {
"h": 180,
"s": 58.376,
"l": 38.627
},
"oklch": {
"l": 0.6321,
"c": 0.09781,
"h": 195
},
"luminance": 0.26649
}Semantic roles & 50–950 ramp
primary
#299C9C
secondary
#BE6363
accent
#4646E2
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080