#299CAC#299CAC
#299CAC is a light, moderate teal. Relative luminance 0.272; OKLCH L 63.8% C 0.100 H 208.9°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #299CAC |
|---|---|
| RGB | rgb(41, 156, 172) |
| HSL | hsl(187, 62%, 42%) |
| HSV | hsv(187, 76%, 67%) |
| CMYK | cmyk(76.2%, 9.3%, 0%, 32.5%) |
| CIE-LAB | lab(59.18, -25.45, -17.35) |
| CIE-LCH | lch(59.18, 30.80, 214.28°) |
| OKLab | oklab(63.82% -0.0875 -0.0483) |
| OKLCH | oklch(63.82% 0.1 208.9) |
| XYZ | xyz(20.2461, 27.2244, 43.2095) |
| Luminance | 0.2723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.31
Cadetblue
#5F9EA0
ΔE00 6.35
Teal Blue
#01889F
ΔE00 7.38
Sea
#3C9992
ΔE00 9.02
Darkcyan
#008B8B
ΔE00 9.17
Dark Cyan
#0A888A
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299CAC #AC3929
analogous
#29AC7B #299CAC #295BAC
triadic
#299CAC #AC299C #9CAC29
tetradic
#299CAC #7B29AC #AC3929 #5BAC29
square
#299CAC #7B29AC #AC3929 #5BAC29
split-complementary
#299CAC #AC295B #AC7B29
monochromatic
#114249 #1D6F7B #299CAC #41C0D2 #72D0DD
Accessibility & contrast
On white
3.26
#299CAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#299CAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299CAC
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299CAC | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E96AD
Deuteranopia (green-blind)
#7C89AC
Tritanopia (blue-blind)
#00A3A1
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #299cac; /* rgb */ color: rgb(41, 156, 172); /* oklch */ color: oklch(63.8% 0.100 208.9);
Tailwind
colors: {
custom: {
50: '#78b9c4',
500: '#299cac',
950: '#000000',
},
}SCSS
$custom: #299cac; $custom-light: #78b9c4; $custom-dark: #000000;
JSON
{
"hex": "#299cac",
"rgb": {
"r": 41,
"g": 156,
"b": 172
},
"hsl": {
"h": 187.328,
"s": 61.502,
"l": 41.765
},
"oklch": {
"l": 0.63822,
"c": 0.09991,
"h": 208.9
},
"luminance": 0.27227
}Semantic roles & 50–950 ramp
primary
#299CAC
secondary
#C5776C
accent
#5743E5
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0A1112
muted
#7C8081