#5EF2DA#5EF2DA
#5EF2DA is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 180.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2DA |
|---|---|
| RGB | rgb(94, 242, 218) |
| HSL | hsl(170, 85%, 66%) |
| HSV | hsv(170, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(87.46, -44.97, -0.14) |
| CIE-LCH | lch(87.46, 44.97, 180.18°) |
| OKLab | oklab(87.55% -0.1306 -0.0011) |
| OKLCH | oklch(87.55% 0.131 180.5) |
| XYZ | xyz(49.0172, 70.9407, 77.4257) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Aqua (survey)
#13EAC9
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2DA #F25E76
analogous
#5EF290 #5EF2DA #5EC0F2
triadic
#5EF2DA #DA5EF2 #F2DA5E
tetradic
#5EF2DA #905EF2 #F25E76 #C0F25E
square
#5EF2DA #905EF2 #F25E76 #C0F25E
split-complementary
#5EF2DA #F25EC0 #F2905E
monochromatic
#10C6A8 #25EDCD #5EF2DA #97F7E7 #CFFBF4
Accessibility & contrast
On white
1.38
#5EF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#5EF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2DA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2DA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D9
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef2da; /* rgb */ color: rgb(94, 242, 218); /* oklch */ color: oklch(87.5% 0.131 180.5);
Tailwind
colors: {
custom: {
50: '#9af7e5',
500: '#5ef2da',
950: '#000000',
},
}SCSS
$custom: #5ef2da; $custom-light: #9af7e5; $custom-dark: #000000;
JSON
{
"hex": "#5ef2da",
"rgb": {
"r": 94,
"g": 242,
"b": 218
},
"hsl": {
"h": 170.27,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.87549,
"c": 0.1306,
"h": 180.5
},
"luminance": 0.70946
}Semantic roles & 50–950 ramp
primary
#5EF2DA
secondary
#C33149
accent
#0428E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584