#2F9995#2F9995
#2F9995 is a light, moderate teal. Relative luminance 0.256; OKLCH L 62.3% C 0.094 H 191.4°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9995 |
|---|---|
| RGB | rgb(47, 153, 149) |
| HSL | hsl(178, 53%, 39%) |
| HSV | hsv(178, 69%, 60%) |
| CMYK | cmyk(69.3%, 0%, 2.6%, 40%) |
| CIE-LAB | lab(57.61, -30.24, -6.62) |
| CIE-LCH | lch(57.61, 30.95, 192.36°) |
| OKLab | oklab(62.33% -0.0921 -0.0185) |
| OKLCH | oklch(62.33% 0.094 191.4) |
| XYZ | xyz(17.9859, 25.5547, 32.4126) |
| Luminance | 0.2556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.48
Blue Green
#0F9B8E
ΔE00 3.88
Teal (survey)
#029386
ΔE00 4.74
Dusty Teal
#4C9085
ΔE00 5.09
Greenish Blue
#0B8B87
ΔE00 5.20
Darkcyan
#008B8B
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9995 #992F33
analogous
#2F9960 #2F9995 #2F6899
triadic
#2F9995 #952F99 #99952F
tetradic
#2F9995 #602F99 #992F33 #68992F
square
#2F9995 #602F99 #992F33 #68992F
split-complementary
#2F9995 #992F68 #99602F
monochromatic
#123B3A #216A67 #2F9995 #41C5C0 #6FD3CF
Accessibility & contrast
On white
3.44
#2F9995 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#2F9995 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9995
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9995 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909195
Deuteranopia (green-blind)
#808596
Tritanopia (blue-blind)
#009D97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2f9995; /* rgb */ color: rgb(47, 153, 149); /* oklch */ color: oklch(62.3% 0.094 191.4);
Tailwind
colors: {
custom: {
50: '#77b7b4',
500: '#2f9995',
950: '#000000',
},
}SCSS
$custom: #2f9995; $custom-light: #77b7b4; $custom-dark: #000000;
JSON
{
"hex": "#2f9995",
"rgb": {
"r": 47,
"g": 153,
"b": 149
},
"hsl": {
"h": 177.736,
"s": 53,
"l": 39.216
},
"oklch": {
"l": 0.62335,
"c": 0.0939,
"h": 191.4
},
"luminance": 0.25557
}Semantic roles & 50–950 ramp
primary
#2F9995
secondary
#BA696C
accent
#4B51DC
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080