#2EAFB2#2EAFB2
#2EAFB2 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.107 H 197.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAFB2 |
|---|---|
| RGB | rgb(46, 175, 178) |
| HSL | hsl(181, 59%, 44%) |
| HSV | hsv(181, 74%, 70%) |
| CMYK | cmyk(74.2%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.32, -32.36, -11.45) |
| CIE-LCH | lch(65.32, 34.32, 199.48°) |
| OKLab | oklab(68.88% -0.1019 -0.0318) |
| OKLCH | oklch(68.88% 0.107 197.3) |
| XYZ | xyz(24.4889, 34.4522, 47.4701) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.34
Turquoise Blue
#06B1C4
ΔE00 5.56
Topaz
#13BBAF
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 7.08
Sea
#3C9992
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAFB2 #B2312E
analogous
#2EB273 #2EAFB2 #2E6DB2
triadic
#2EAFB2 #B22EAF #AFB22E
tetradic
#2EAFB2 #732EB2 #B2312E #6DB22E
square
#2EAFB2 #732EB2 #B2312E #6DB22E
split-complementary
#2EAFB2 #B22E6D #B2732E
monochromatic
#154F51 #217F81 #2EAFB2 #4CCED1 #7DDBDD
Accessibility & contrast
On white
2.66
#2EAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#2EAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAFB2
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAFB2 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B2
Deuteranopia (green-blind)
#9099B3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2eafb2; /* rgb */ color: rgb(46, 175, 178); /* oklch */ color: oklch(68.9% 0.107 197.3);
Tailwind
colors: {
custom: {
50: '#7dc7c9',
500: '#2eafb2',
950: '#000000',
},
}SCSS
$custom: #2eafb2; $custom-light: #7dc7c9; $custom-dark: #000000;
JSON
{
"hex": "#2eafb2",
"rgb": {
"r": 46,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.364,
"s": 58.929,
"l": 43.922
},
"oklch": {
"l": 0.68884,
"c": 0.10678,
"h": 197.3
},
"luminance": 0.34455
}Semantic roles & 50–950 ramp
primary
#2EAFB2
secondary
#C67876
accent
#4946E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282