#5EFFDA#5EFFDA
#5EFFDA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.144 H 174.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFDA |
|---|---|
| RGB | rgb(94, 255, 218) |
| HSL | hsl(166, 100%, 68%) |
| HSV | hsv(166, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.21, -50.52, 5.32) |
| CIE-LCH | lch(91.21, 50.80, 173.99°) |
| OKLab | oklab(90.61% -0.1436 0.0133) |
| OKLCH | oklch(90.61% 0.144 174.7) |
| XYZ | xyz(53.0248, 78.9559, 78.7616) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFDA #FF5E83
analogous
#5EFF89 #5EFFDA #5ED3FF
triadic
#5EFFDA #DA5EFF #FFDA5E
tetradic
#5EFFDA #895EFF #FF5E83 #D3FF5E
square
#5EFFDA #895EFF #FF5E83 #D3FF5E
split-complementary
#5EFFDA #FF5ED3 #FF895E
monochromatic
#00E3AF #21FFCC #5EFFDA #9BFFE8 #D8FFF6
Accessibility & contrast
On white
1.25
#5EFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#5EFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFDA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFDA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effda; /* rgb */ color: rgb(94, 255, 218); /* oklch */ color: oklch(90.6% 0.144 174.7);
Tailwind
colors: {
custom: {
50: '#9cffe5',
500: '#5effda',
950: '#000000',
},
}SCSS
$custom: #5effda; $custom-light: #9cffe5; $custom-dark: #000000;
JSON
{
"hex": "#5effda",
"rgb": {
"r": 94,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.211,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90609,
"c": 0.14426,
"h": 174.7
},
"luminance": 0.78962
}Semantic roles & 50–950 ramp
primary
#5EFFDA
secondary
#D92851
accent
#0035E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684