#299999#299999
#299999 is a light, moderate teal. Relative luminance 0.256; OKLCH L 62.3% C 0.096 H 195.0°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #299999 |
|---|---|
| RGB | rgb(41, 153, 153) |
| HSL | hsl(180, 58%, 38%) |
| HSV | hsv(180, 73%, 60%) |
| CMYK | cmyk(73.2%, 0%, 0%, 40%) |
| CIE-LAB | lab(57.61, -29.87, -8.92) |
| CIE-LCH | lch(57.61, 31.17, 196.63°) |
| OKLab | oklab(62.34% -0.0928 -0.0248) |
| OKLCH | oklch(62.34% 0.096 195) |
| XYZ | xyz(18.0528, 25.5516, 34.1113) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.94
Darkcyan
#008B8B
ΔE00 5.14
Blue Green
#0F9B8E
ΔE00 5.31
Greenish Blue
#0B8B87
ΔE00 5.46
Cadetblue
#5F9EA0
ΔE00 5.99
Teal (survey)
#029386
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299999 #992929
analogous
#299961 #299999 #296199
triadic
#299999 #992999 #999929
tetradic
#299999 #612999 #992929 #619929
square
#299999 #612999 #992929 #619929
split-complementary
#299999 #992961 #996129
monochromatic
#0F3838 #1C6969 #299999 #36C9C9 #66D6D6
Accessibility & contrast
On white
3.44
#299999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#299999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299999
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299999 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9199
Deuteranopia (green-blind)
#7E859A
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #299999; /* rgb */ color: rgb(41, 153, 153); /* oklch */ color: oklch(62.3% 0.096 195.0);
Tailwind
colors: {
custom: {
50: '#76b7b7',
500: '#299999',
950: '#000000',
},
}SCSS
$custom: #299999; $custom-light: #76b7b7; $custom-dark: #000000;
JSON
{
"hex": "#299999",
"rgb": {
"r": 41,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 57.732,
"l": 38.039
},
"oklch": {
"l": 0.62337,
"c": 0.09603,
"h": 195
},
"luminance": 0.25554
}Semantic roles & 50–950 ramp
primary
#299999
secondary
#BC6262
accent
#4747E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080