#299A9A#299A9A
#299A9A is a light, moderate teal. Relative luminance 0.259; OKLCH L 62.6% C 0.097 H 195.0°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #299A9A |
|---|---|
| RGB | rgb(41, 154, 154) |
| HSL | hsl(180, 58%, 38%) |
| HSV | hsv(180, 73%, 60%) |
| CMYK | cmyk(73.4%, 0%, 0%, 39.6%) |
| CIE-LAB | lab(57.95, -30.05, -8.98) |
| CIE-LCH | lch(57.95, 31.36, 196.63°) |
| OKLab | oklab(62.63% -0.0933 -0.025) |
| OKLCH | oklch(62.63% 0.097 195) |
| XYZ | xyz(18.3001, 25.9135, 34.6029) |
| Luminance | 0.2592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.96
Blue Green
#0F9B8E
ΔE00 5.30
Darkcyan
#008B8B
ΔE00 5.44
Greenish Blue
#0B8B87
ΔE00 5.75
Cadetblue
#5F9EA0
ΔE00 5.90
Teal (survey)
#029386
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299A9A #9A2929
analogous
#299A61 #299A9A #29619A
triadic
#299A9A #9A299A #9A9A29
tetradic
#299A9A #61299A #9A2929 #619A29
square
#299A9A #61299A #9A2929 #619A29
split-complementary
#299A9A #9A2961 #9A6129
monochromatic
#0F3939 #1C6A6A #299A9A #37CACA #67D7D7
Accessibility & contrast
On white
3.40
#299A9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#299A9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299A9A
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299A9A | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90929A
Deuteranopia (green-blind)
#7F869B
Tritanopia (blue-blind)
#009F9A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #299a9a; /* rgb */ color: rgb(41, 154, 154); /* oklch */ color: oklch(62.6% 0.097 195.0);
Tailwind
colors: {
custom: {
50: '#76b8b7',
500: '#299a9a',
950: '#000000',
},
}SCSS
$custom: #299a9a; $custom-light: #76b8b7; $custom-dark: #000000;
JSON
{
"hex": "#299a9a",
"rgb": {
"r": 41,
"g": 154,
"b": 154
},
"hsl": {
"h": 180,
"s": 57.949,
"l": 38.235
},
"oklch": {
"l": 0.62628,
"c": 0.09662,
"h": 195
},
"luminance": 0.25916
}Semantic roles & 50–950 ramp
primary
#299A9A
secondary
#BD6262
accent
#4747E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080