#2F999F#2F999F
#2F999F is a light, moderate teal. Relative luminance 0.259; OKLCH L 62.7% C 0.094 H 200.6°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2F999F |
|---|---|
| RGB | rgb(47, 153, 159) |
| HSL | hsl(183, 54%, 40%) |
| HSV | hsv(183, 70%, 62%) |
| CMYK | cmyk(70.4%, 3.8%, 0%, 37.6%) |
| CIE-LAB | lab(57.93, -27.24, -11.85) |
| CIE-LCH | lch(57.93, 29.71, 203.50°) |
| OKLab | oklab(62.7% -0.0875 -0.0329) |
| OKLCH | oklch(62.7% 0.094 200.6) |
| XYZ | xyz(18.8188, 25.8878, 36.7992) |
| Luminance | 0.2589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.16
Sea
#3C9992
ΔE00 5.19
Darkcyan
#008B8B
ΔE00 6.08
Dark Cyan
#0A888A
ΔE00 6.58
Greenish Blue
#0B8B87
ΔE00 6.95
Dusty Teal
#4C9085
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F999F #9F352F
analogous
#2F9F6D #2F999F #2F619F
triadic
#2F999F #9F2F99 #999F2F
tetradic
#2F999F #6D2F9F #9F352F #619F2F
square
#2F999F #6D2F9F #9F352F #619F2F
split-complementary
#2F999F #9F2F61 #9F6D2F
monochromatic
#133E41 #216C70 #2F999F #44C1C8 #73D0D6
Accessibility & contrast
On white
3.40
#2F999F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#2F999F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F999F
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F999F | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E92A0
Deuteranopia (green-blind)
#7D86A0
Tritanopia (blue-blind)
#009F9B
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #2f999f; /* rgb */ color: rgb(47, 153, 159); /* oklch */ color: oklch(62.7% 0.094 200.6);
Tailwind
colors: {
custom: {
50: '#78b7bb',
500: '#2f999f',
950: '#000000',
},
}SCSS
$custom: #2f999f; $custom-light: #78b7bb; $custom-dark: #000000;
JSON
{
"hex": "#2f999f",
"rgb": {
"r": 47,
"g": 153,
"b": 159
},
"hsl": {
"h": 183.214,
"s": 54.369,
"l": 40.392
},
"oklch": {
"l": 0.62699,
"c": 0.09352,
"h": 200.6
},
"luminance": 0.2589
}Semantic roles & 50–950 ramp
primary
#2F999F
secondary
#BD716D
accent
#524ADE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080