#299C98#299C98
#299C98 is a light, moderate teal. Relative luminance 0.265; OKLCH L 63.1% C 0.098 H 191.5°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #299C98 |
|---|---|
| RGB | rgb(41, 156, 152) |
| HSL | hsl(178, 58%, 39%) |
| HSV | hsv(178, 74%, 61%) |
| CMYK | cmyk(73.7%, 0%, 2.6%, 38.8%) |
| CIE-LAB | lab(58.52, -31.61, -6.99) |
| CIE-LCH | lch(58.52, 32.38, 192.48°) |
| OKLab | oklab(63.07% -0.0963 -0.0195) |
| OKLCH | oklch(63.07% 0.098 191.5) |
| XYZ | xyz(18.4678, 26.5131, 33.8439) |
| Luminance | 0.2651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.97
Blue Green
#0F9B8E
ΔE00 3.76
Teal (survey)
#029386
ΔE00 5.13
Dusty Teal
#4C9085
ΔE00 5.90
Greenish Blue
#0B8B87
ΔE00 6.00
Darkcyan
#008B8B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#299C98 #9C292D
analogous
#299C5E #299C98 #29669C
triadic
#299C98 #98299C #9C9829
tetradic
#299C98 #5E299C #9C292D #669C29
square
#299C98 #5E299C #9C292D #669C29
split-complementary
#299C98 #9C2966 #9C5E29
monochromatic
#103B3A #1C6C69 #299C98 #38CBC5 #68D7D3
Accessibility & contrast
On white
3.33
#299C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#299C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #299C98
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##299C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##299C98 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929498
Deuteranopia (green-blind)
#828899
Tritanopia (blue-blind)
#00A19A
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #299c98; /* rgb */ color: rgb(41, 156, 152); /* oklch */ color: oklch(63.1% 0.098 191.5);
Tailwind
colors: {
custom: {
50: '#76b9b6',
500: '#299c98',
950: '#000000',
},
}SCSS
$custom: #299c98; $custom-light: #76b9b6; $custom-dark: #000000;
JSON
{
"hex": "#299c98",
"rgb": {
"r": 41,
"g": 156,
"b": 152
},
"hsl": {
"h": 177.913,
"s": 58.376,
"l": 38.627
},
"oklch": {
"l": 0.63068,
"c": 0.09827,
"h": 191.5
},
"luminance": 0.26515
}Semantic roles & 50–950 ramp
primary
#299C98
secondary
#BE6366
accent
#464CE2
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080