#5EFFE4#5EFFE4
#5EFFE4 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 179.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFE4 |
|---|---|
| RGB | rgb(94, 255, 228) |
| HSL | hsl(170, 100%, 68%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.46, -48.11, 0.50) |
| CIE-LCH | lch(91.46, 48.12, 179.41°) |
| OKLab | oklab(90.89% -0.1393 0.0005) |
| OKLCH | oklch(90.89% 0.139 179.8) |
| XYZ | xyz(54.3731, 79.4952, 85.8623) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.50
Light Aqua
#8CFFDB
ΔE00 4.80
Aquamarine
#7FFFD4
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFE4 #FF5E79
analogous
#5EFF93 #5EFFE4 #5EC9FF
triadic
#5EFFE4 #E45EFF #FFE45E
tetradic
#5EFFE4 #935EFF #FF5E79 #C9FF5E
square
#5EFFE4 #935EFF #FF5E79 #C9FF5E
split-complementary
#5EFFE4 #FF5EC9 #FF935E
monochromatic
#00E3BD #21FFDA #5EFFE4 #9BFFEE #D8FFF9
Accessibility & contrast
On white
1.24
#5EFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5EFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFE4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFE4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effe4; /* rgb */ color: rgb(94, 255, 228); /* oklch */ color: oklch(90.9% 0.139 179.8);
Tailwind
colors: {
custom: {
50: '#9cffec',
500: '#5effe4',
950: '#000000',
},
}SCSS
$custom: #5effe4; $custom-light: #9cffec; $custom-dark: #000000;
JSON
{
"hex": "#5effe4",
"rgb": {
"r": 94,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.938,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90888,
"c": 0.13928,
"h": 179.8
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#5EFFE4
secondary
#D92846
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684