#2F989C#2F989C
#2F989C is a light, moderate teal. Relative luminance 0.255; OKLCH L 62.3% C 0.093 H 198.8°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2F989C |
|---|---|
| RGB | rgb(47, 152, 156) |
| HSL | hsl(182, 54%, 40%) |
| HSV | hsv(182, 70%, 61%) |
| CMYK | cmyk(69.9%, 2.6%, 0%, 38.8%) |
| CIE-LAB | lab(57.52, -27.66, -10.75) |
| CIE-LCH | lch(57.52, 29.68, 201.24°) |
| OKLab | oklab(62.33% -0.0878 -0.0298) |
| OKLCH | oklch(62.33% 0.093 198.8) |
| XYZ | xyz(18.3986, 25.4590, 35.3905) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.33
Darkcyan
#008B8B
ΔE00 5.44
Dark Cyan
#0A888A
ΔE00 6.05
Greenish Blue
#0B8B87
ΔE00 6.18
Dusty Teal
#4C9085
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F989C #9C332F
analogous
#2F9C6A #2F989C #2F619C
triadic
#2F989C #9C2F98 #989C2F
tetradic
#2F989C #6A2F9C #9C332F #619C2F
square
#2F989C #6A2F9C #9C332F #619C2F
split-complementary
#2F989C #9C2F61 #9C6A2F
monochromatic
#133C3E #216A6D #2F989C #42C1C6 #71D1D4
Accessibility & contrast
On white
3.45
#2F989C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#2F989C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F989C
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F989C | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#7D859D
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2f989c; /* rgb */ color: rgb(47, 152, 156); /* oklch */ color: oklch(62.3% 0.093 198.8);
Tailwind
colors: {
custom: {
50: '#78b6b9',
500: '#2f989c',
950: '#000000',
},
}SCSS
$custom: #2f989c; $custom-light: #78b6b9; $custom-dark: #000000;
JSON
{
"hex": "#2f989c",
"rgb": {
"r": 47,
"g": 152,
"b": 156
},
"hsl": {
"h": 182.202,
"s": 53.695,
"l": 39.804
},
"oklch": {
"l": 0.62334,
"c": 0.09276,
"h": 198.8
},
"luminance": 0.25461
}Semantic roles & 50–950 ramp
primary
#2F989C
secondary
#BC6E6B
accent
#504BDD
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080