#2F989A#2F989A
#2F989A is a light, moderate teal. Relative luminance 0.254; OKLCH L 62.3% C 0.093 H 196.9°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #2F989A |
|---|---|
| RGB | rgb(47, 152, 154) |
| HSL | hsl(181, 53%, 39%) |
| HSV | hsv(181, 69%, 60%) |
| CMYK | cmyk(69.5%, 1.3%, 0%, 39.6%) |
| CIE-LAB | lab(57.46, -28.26, -9.71) |
| CIE-LCH | lch(57.46, 29.89, 198.96°) |
| OKLab | oklab(62.26% -0.0887 -0.0269) |
| OKLCH | oklch(62.26% 0.093 196.9) |
| XYZ | xyz(18.2307, 25.3918, 34.5059) |
| Luminance | 0.2539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.63
Darkcyan
#008B8B
ΔE00 5.15
Cadetblue
#5F9EA0
ΔE00 5.49
Greenish Blue
#0B8B87
ΔE00 5.71
Dark Cyan
#0A888A
ΔE00 5.92
Blue Green
#0F9B8E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F989A #9A312F
analogous
#2F9A66 #2F989A #2F639A
triadic
#2F989A #9A2F98 #989A2F
tetradic
#2F989A #662F9A #9A312F #639A2F
square
#2F989A #662F9A #9A312F #639A2F
split-complementary
#2F989A #9A2F63 #9A662F
monochromatic
#123B3C #216A6B #2F989A #41C3C5 #70D2D3
Accessibility & contrast
On white
3.45
#2F989A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#2F989A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F989A
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F989A | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#7E859B
Tritanopia (blue-blind)
#009D98
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2f989a; /* rgb */ color: rgb(47, 152, 154); /* oklch */ color: oklch(62.3% 0.093 196.9);
Tailwind
colors: {
custom: {
50: '#78b6b7',
500: '#2f989a',
950: '#000000',
},
}SCSS
$custom: #2f989a; $custom-light: #78b6b7; $custom-dark: #000000;
JSON
{
"hex": "#2f989a",
"rgb": {
"r": 47,
"g": 152,
"b": 154
},
"hsl": {
"h": 181.121,
"s": 53.234,
"l": 39.412
},
"oklch": {
"l": 0.6226,
"c": 0.09273,
"h": 196.9
},
"luminance": 0.25394
}Semantic roles & 50–950 ramp
primary
#2F989A
secondary
#BB6B6A
accent
#4E4BDD
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080