#5EFFE3#5EFFE3
#5EFFE3 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 179.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFE3 |
|---|---|
| RGB | rgb(94, 255, 227) |
| HSL | hsl(170, 100%, 68%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(91.43, -48.36, 0.98) |
| CIE-LCH | lch(91.43, 48.37, 178.84°) |
| OKLab | oklab(90.86% -0.1397 0.0018) |
| OKLCH | oklch(90.86% 0.14 179.3) |
| XYZ | xyz(54.2347, 79.4399, 85.1333) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 4.61
Bright Aqua
#0BF9EA
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 5.41
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFE3 #FF5E7A
analogous
#5EFF92 #5EFFE3 #5ECAFF
triadic
#5EFFE3 #E35EFF #FFE35E
tetradic
#5EFFE3 #925EFF #FF5E7A #CAFF5E
square
#5EFFE3 #925EFF #FF5E7A #CAFF5E
split-complementary
#5EFFE3 #FF5ECA #FF925E
monochromatic
#00E3BB #21FFD8 #5EFFE3 #9BFFEE #D8FFF8
Accessibility & contrast
On white
1.24
#5EFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#5EFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFE3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFE3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effe3; /* rgb */ color: rgb(94, 255, 227); /* oklch */ color: oklch(90.9% 0.140 179.3);
Tailwind
colors: {
custom: {
50: '#9cffeb',
500: '#5effe3',
950: '#000000',
},
}SCSS
$custom: #5effe3; $custom-light: #9cffeb; $custom-dark: #000000;
JSON
{
"hex": "#5effe3",
"rgb": {
"r": 94,
"g": 255,
"b": 227
},
"hsl": {
"h": 169.565,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.9086,
"c": 0.13973,
"h": 179.3
},
"luminance": 0.79446
}Semantic roles & 50–950 ramp
primary
#5EFFE3
secondary
#D92847
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684