#2F9993#2F9993
#2F9993 is a light, moderate teal. Relative luminance 0.255; OKLCH L 62.3% C 0.094 H 189.5°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9993 |
|---|---|
| RGB | rgb(47, 153, 147) |
| HSL | hsl(177, 53%, 39%) |
| HSV | hsv(177, 69%, 60%) |
| CMYK | cmyk(69.3%, 0%, 3.9%, 40%) |
| CIE-LAB | lab(57.55, -30.82, -5.57) |
| CIE-LCH | lch(57.55, 31.32, 190.25°) |
| OKLab | oklab(62.27% -0.093 -0.0156) |
| OKLCH | oklch(62.27% 0.094 189.5) |
| XYZ | xyz(17.8276, 25.4913, 31.5789) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.06
Blue Green
#0F9B8E
ΔE00 3.14
Teal (survey)
#029386
ΔE00 4.10
Dusty Teal
#4C9085
ΔE00 4.72
Greenish Blue
#0B8B87
ΔE00 5.18
Darkcyan
#008B8B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9993 #992F35
analogous
#2F995E #2F9993 #2F6A99
triadic
#2F9993 #932F99 #99932F
tetradic
#2F9993 #5E2F99 #992F35 #6A992F
square
#2F9993 #5E2F99 #992F35 #6A992F
split-complementary
#2F9993 #992F6A #995E2F
monochromatic
#123B39 #216A66 #2F9993 #41C5BD #6FD3CD
Accessibility & contrast
On white
3.44
#2F9993 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#2F9993 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9993
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9993 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909193
Deuteranopia (green-blind)
#818594
Tritanopia (blue-blind)
#009D97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2f9993; /* rgb */ color: rgb(47, 153, 147); /* oklch */ color: oklch(62.3% 0.094 189.5);
Tailwind
colors: {
custom: {
50: '#77b7b2',
500: '#2f9993',
950: '#000000',
},
}SCSS
$custom: #2f9993; $custom-light: #77b7b2; $custom-dark: #000000;
JSON
{
"hex": "#2f9993",
"rgb": {
"r": 47,
"g": 153,
"b": 147
},
"hsl": {
"h": 176.604,
"s": 53,
"l": 39.216
},
"oklch": {
"l": 0.62265,
"c": 0.09428,
"h": 189.5
},
"luminance": 0.25493
}Semantic roles & 50–950 ramp
primary
#2F9993
secondary
#BA696E
accent
#4B54DC
background
#F7FBFA
surface
#EEF6F5
border
#C9D0CF
text
#0A1111
muted
#7C8080