#2D989F#2D989F
#2D989F is a light, moderate teal. Relative luminance 0.255; OKLCH L 62.4% C 0.094 H 201.5°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2D989F |
|---|---|
| RGB | rgb(45, 152, 159) |
| HSL | hsl(184, 56%, 40%) |
| HSV | hsv(184, 72%, 62%) |
| CMYK | cmyk(71.7%, 4.4%, 0%, 37.6%) |
| CIE-LAB | lab(57.57, -27.02, -12.39) |
| CIE-LCH | lch(57.57, 29.73, 204.63°) |
| OKLab | oklab(62.4% -0.0874 -0.0344) |
| OKLCH | oklch(62.4% 0.094 201.5) |
| XYZ | xyz(18.5657, 25.5154, 36.7407) |
| Luminance | 0.2552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.40
Sea
#3C9992
ΔE00 5.58
Darkcyan
#008B8B
ΔE00 5.98
Dark Cyan
#0A888A
ΔE00 6.39
Greenish Blue
#0B8B87
ΔE00 6.95
Dusty Teal
#4C9085
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D989F #9F342D
analogous
#2D9F6D #2D989F #2D5F9F
triadic
#2D989F #9F2D98 #989F2D
tetradic
#2D989F #6D2D9F #9F342D #5F9F2D
square
#2D989F #6D2D9F #9F342D #5F9F2D
split-complementary
#2D989F #9F2D5F #9F6D2D
monochromatic
#123D40 #206A6F #2D989F #40C1C9 #70D0D6
Accessibility & contrast
On white
3.44
#2D989F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#2D989F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2D989F
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2D989F | 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)
#8C91A0
Deuteranopia (green-blind)
#7C859F
Tritanopia (blue-blind)
#009E9A
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2d989f; /* rgb */ color: rgb(45, 152, 159); /* oklch */ color: oklch(62.4% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#78b6bb',
500: '#2d989f',
950: '#000000',
},
}SCSS
$custom: #2d989f; $custom-light: #78b6bb; $custom-dark: #000000;
JSON
{
"hex": "#2d989f",
"rgb": {
"r": 45,
"g": 152,
"b": 159
},
"hsl": {
"h": 183.684,
"s": 55.882,
"l": 40
},
"oklch": {
"l": 0.62398,
"c": 0.09391,
"h": 201.5
},
"luminance": 0.25518
}Semantic roles & 50–950 ramp
primary
#2D989F
secondary
#BE6F6A
accent
#5249DF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080