#299A9C#299A9C
#299A9C is a light, moderate teal. Relative luminance 0.260; OKLCH L 62.7% C 0.097 H 196.8°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #299A9C |
|---|---|
| RGB | rgb(41, 154, 156) |
| HSL | hsl(181, 58%, 39%) |
| HSV | hsv(181, 74%, 61%) |
| CMYK | cmyk(73.7%, 1.3%, 0%, 38.8%) |
| CIE-LAB | lab(58.02, -29.45, -10.02) |
| CIE-LCH | lch(58.02, 31.10, 198.79°) |
| OKLab | oklab(62.7% -0.0924 -0.0278) |
| OKLCH | oklch(62.7% 0.097 196.8) |
| XYZ | xyz(18.4681, 25.9807, 35.4875) |
| Luminance | 0.2598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.68
Darkcyan
#008B8B
ΔE00 5.58
Cadetblue
#5F9EA0
ΔE00 5.64
Greenish Blue
#0B8B87
ΔE00 6.09
Blue Green
#0F9B8E
ΔE00 6.11
Dark Cyan
#0A888A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299A9C #9C2B29
analogous
#299C64 #299A9C #29609C
triadic
#299A9C #9C299A #9A9C29
tetradic
#299A9C #64299C #9C2B29 #609C29
square
#299A9C #64299C #9C2B29 #609C29
split-complementary
#299A9C #9C2960 #9C6429
monochromatic
#103A3B #1C6A6C #299A9C #38C8CB #68D5D7
Accessibility & contrast
On white
3.39
#299A9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#299A9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299A9C
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299A9C | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939C
Deuteranopia (green-blind)
#7F869D
Tritanopia (blue-blind)
#009F9A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #299a9c; /* rgb */ color: rgb(41, 154, 156); /* oklch */ color: oklch(62.7% 0.097 196.8);
Tailwind
colors: {
custom: {
50: '#76b8b9',
500: '#299a9c',
950: '#000000',
},
}SCSS
$custom: #299a9c; $custom-light: #76b8b9; $custom-dark: #000000;
JSON
{
"hex": "#299a9c",
"rgb": {
"r": 41,
"g": 154,
"b": 156
},
"hsl": {
"h": 181.043,
"s": 58.376,
"l": 38.627
},
"oklch": {
"l": 0.62701,
"c": 0.09654,
"h": 196.8
},
"luminance": 0.25983
}Semantic roles & 50–950 ramp
primary
#299A9C
secondary
#BE6563
accent
#4946E2
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080