#299C99#299C99
#299C99 is a light, moderate teal. Relative luminance 0.265; OKLCH L 63.1% C 0.098 H 192.3°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #299C99 |
|---|---|
| RGB | rgb(41, 156, 153) |
| HSL | hsl(178, 58%, 39%) |
| HSV | hsv(178, 74%, 61%) |
| CMYK | cmyk(73.7%, 0%, 1.9%, 38.8%) |
| CIE-LAB | lab(58.55, -31.32, -7.52) |
| CIE-LCH | lch(58.55, 32.21, 193.50°) |
| OKLab | oklab(63.1% -0.0959 -0.0209) |
| OKLCH | oklch(63.1% 0.098 192.3) |
| XYZ | xyz(18.5500, 26.5460, 34.2771) |
| Luminance | 0.2655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.20
Blue Green
#0F9B8E
ΔE00 4.15
Teal (survey)
#029386
ΔE00 5.44
Greenish Blue
#0B8B87
ΔE00 6.05
Darkcyan
#008B8B
ΔE00 6.08
Dusty Teal
#4C9085
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299C99 #9C292C
analogous
#299C5F #299C99 #29659C
triadic
#299C99 #99299C #9C9929
tetradic
#299C99 #5F299C #9C292C #659C29
square
#299C99 #5F299C #9C292C #659C29
split-complementary
#299C99 #9C2965 #9C5F29
monochromatic
#103B3A #1C6C69 #299C99 #38CBC7 #68D7D4
Accessibility & contrast
On white
3.33
#299C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#299C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299C99
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299C99 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929499
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#00A19B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #299c99; /* rgb */ color: rgb(41, 156, 153); /* oklch */ color: oklch(63.1% 0.098 192.3);
Tailwind
colors: {
custom: {
50: '#76b9b7',
500: '#299c99',
950: '#000000',
},
}SCSS
$custom: #299c99; $custom-light: #76b9b7; $custom-dark: #000000;
JSON
{
"hex": "#299c99",
"rgb": {
"r": 41,
"g": 156,
"b": 153
},
"hsl": {
"h": 178.435,
"s": 58.376,
"l": 38.627
},
"oklch": {
"l": 0.63103,
"c": 0.09812,
"h": 192.3
},
"luminance": 0.26548
}Semantic roles & 50–950 ramp
primary
#299C99
secondary
#BE6366
accent
#464AE2
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080