#199F9F#199F9F
#199F9F is a light, moderate teal. Relative luminance 0.275; OKLCH L 63.8% C 0.105 H 194.8°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #199F9F |
|---|---|
| RGB | rgb(25, 159, 159) |
| HSL | hsl(180, 73%, 36%) |
| HSV | hsv(180, 84%, 62%) |
| CMYK | cmyk(84.3%, 0%, 0%, 37.6%) |
| CIE-LAB | lab(59.44, -32.53, -9.62) |
| CIE-LCH | lch(59.44, 33.93, 196.48°) |
| OKLab | oklab(63.82% -0.1011 -0.0268) |
| OKLCH | oklch(63.82% 0.105 194.8) |
| XYZ | xyz(19.0541, 27.5037, 37.0987) |
| Luminance | 0.2751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.72
Blue Green
#0F9B8E
ΔE00 5.32
Lightseagreen
#20B2AA
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 6.35
Teal (survey)
#029386
ΔE00 6.75
Darkcyan
#008B8B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#199F9F #9F1919
analogous
#199F5C #199F9F #195C9F
triadic
#199F9F #9F199F #9F9F19
tetradic
#199F9F #5C199F #9F1919 #5C9F19
square
#199F9F #5C199F #9F1919 #5C9F19
split-complementary
#199F9F #9F195C #9F5C19
monochromatic
#083535 #116A6A #199F9F #21D4D4 #4FE3E3
Accessibility & contrast
On white
3.23
#199F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#199F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #199F9F
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##199F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##199F9F | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94979F
Deuteranopia (green-blind)
#828AA0
Tritanopia (blue-blind)
#00A49F
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #199f9f; /* rgb */ color: rgb(25, 159, 159); /* oklch */ color: oklch(63.8% 0.105 194.8);
Tailwind
colors: {
custom: {
50: '#73bcbb',
500: '#199f9f',
950: '#000000',
},
}SCSS
$custom: #199f9f; $custom-light: #73bcbb; $custom-dark: #000000;
JSON
{
"hex": "#199f9f",
"rgb": {
"r": 25,
"g": 159,
"b": 159
},
"hsl": {
"h": 180,
"s": 72.826,
"l": 36.078
},
"oklch": {
"l": 0.63815,
"c": 0.10457,
"h": 194.8
},
"luminance": 0.27506
}Semantic roles & 50–950 ramp
primary
#199F9F
secondary
#C64E4E
accent
#3838F0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180