#2E969F#2E969F
#2E969F is a mid, moderate teal. Relative luminance 0.249; OKLCH L 61.9% C 0.093 H 203.5°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2E969F |
|---|---|
| RGB | rgb(46, 150, 159) |
| HSL | hsl(185, 55%, 40%) |
| HSV | hsv(185, 71%, 62%) |
| CMYK | cmyk(71.1%, 5.7%, 0%, 37.6%) |
| CIE-LAB | lab(56.97, -25.88, -13.29) |
| CIE-LCH | lch(56.97, 29.09, 207.18°) |
| OKLab | oklab(61.92% -0.0849 -0.0369) |
| OKLCH | oklch(61.92% 0.093 203.5) |
| XYZ | xyz(18.2883, 24.8946, 36.6355) |
| Luminance | 0.2490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.73
Darkcyan
#008B8B
ΔE00 6.10
Dark Cyan
#0A888A
ΔE00 6.27
Sea
#3C9992
ΔE00 6.46
Teal Blue
#01889F
ΔE00 7.14
Greenish Blue
#0B8B87
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E969F #9F372E
analogous
#2E9F70 #2E969F #2E5D9F
triadic
#2E969F #9F2E96 #969F2E
tetradic
#2E969F #702E9F #9F372E #5D9F2E
square
#2E969F #702E9F #9F372E #5D9F2E
split-complementary
#2E969F #9F2E5D #9F702E
monochromatic
#133C40 #206970 #2E969F #42BEC8 #71CED6
Accessibility & contrast
On white
3.51
#2E969F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#2E969F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E969F
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E969F | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A0
Deuteranopia (green-blind)
#7A849F
Tritanopia (blue-blind)
#009C99
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #2e969f; /* rgb */ color: rgb(46, 150, 159); /* oklch */ color: oklch(61.9% 0.093 203.5);
Tailwind
colors: {
custom: {
50: '#78b5bb',
500: '#2e969f',
950: '#000000',
},
}SCSS
$custom: #2e969f; $custom-light: #78b5bb; $custom-dark: #000000;
JSON
{
"hex": "#2e969f",
"rgb": {
"r": 46,
"g": 150,
"b": 159
},
"hsl": {
"h": 184.779,
"s": 55.122,
"l": 40.196
},
"oklch": {
"l": 0.61917,
"c": 0.09254,
"h": 203.5
},
"luminance": 0.24897
}Semantic roles & 50–950 ramp
primary
#2E969F
secondary
#BE726B
accent
#5549DE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080