#2F999A#2F999A
#2F999A is a light, moderate teal. Relative luminance 0.257; OKLCH L 62.5% C 0.093 H 196.0°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2F999A |
|---|---|
| RGB | rgb(47, 153, 154) |
| HSL | hsl(181, 53%, 39%) |
| HSV | hsv(181, 69%, 60%) |
| CMYK | cmyk(69.5%, 0.6%, 0%, 39.6%) |
| CIE-LAB | lab(57.77, -28.76, -9.24) |
| CIE-LCH | lch(57.77, 30.21, 197.81°) |
| OKLab | oklab(62.51% -0.0898 -0.0257) |
| OKLCH | oklch(62.51% 0.093 196) |
| XYZ | xyz(18.3936, 25.7178, 34.5602) |
| Luminance | 0.2572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.23
Darkcyan
#008B8B
ΔE00 5.35
Cadetblue
#5F9EA0
ΔE00 5.50
Greenish Blue
#0B8B87
ΔE00 5.78
Blue Green
#0F9B8E
ΔE00 5.86
Dark Cyan
#0A888A
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F999A #9A302F
analogous
#2F9A66 #2F999A #2F649A
triadic
#2F999A #9A2F99 #999A2F
tetradic
#2F999A #662F9A #9A302F #649A2F
square
#2F999A #662F9A #9A302F #649A2F
split-complementary
#2F999A #9A2F64 #9A662F
monochromatic
#123C3C #216A6B #2F999A #41C4C5 #70D2D3
Accessibility & contrast
On white
3.42
#2F999A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#2F999A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F999A
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F999A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F999A | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#7F869B
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #2f999a; /* rgb */ color: rgb(47, 153, 154); /* oklch */ color: oklch(62.5% 0.093 196.0);
Tailwind
colors: {
custom: {
50: '#78b7b7',
500: '#2f999a',
950: '#000000',
},
}SCSS
$custom: #2f999a; $custom-light: #78b7b7; $custom-dark: #000000;
JSON
{
"hex": "#2f999a",
"rgb": {
"r": 47,
"g": 153,
"b": 154
},
"hsl": {
"h": 180.561,
"s": 53.234,
"l": 39.412
},
"oklch": {
"l": 0.62513,
"c": 0.09337,
"h": 196
},
"luminance": 0.2572
}Semantic roles & 50–950 ramp
primary
#2F999A
secondary
#BB6B6A
accent
#4D4BDD
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080