#5EFFE1#5EFFE1
#5EFFE1 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 178.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFE1 |
|---|---|
| RGB | rgb(94, 255, 225) |
| HSL | hsl(169, 100%, 68%) |
| HSV | hsv(169, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(91.38, -48.85, 1.94) |
| CIE-LCH | lch(91.38, 48.88, 177.72°) |
| OKLab | oklab(90.8% -0.1406 0.0044) |
| OKLCH | oklch(90.8% 0.141 178.2) |
| XYZ | xyz(53.9602, 79.3301, 83.6880) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFE1 #FF5E7C
analogous
#5EFF90 #5EFFE1 #5ECCFF
triadic
#5EFFE1 #E15EFF #FFE15E
tetradic
#5EFFE1 #905EFF #FF5E7C #CCFF5E
square
#5EFFE1 #905EFF #FF5E7C #CCFF5E
split-complementary
#5EFFE1 #FF5ECC #FF905E
monochromatic
#00E3B8 #21FFD6 #5EFFE1 #9BFFEC #D8FFF8
Accessibility & contrast
On white
1.25
#5EFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#5EFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFE1
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFE1 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effe1; /* rgb */ color: rgb(94, 255, 225); /* oklch */ color: oklch(90.8% 0.141 178.2);
Tailwind
colors: {
custom: {
50: '#9cffea',
500: '#5effe1',
950: '#000000',
},
}SCSS
$custom: #5effe1; $custom-light: #9cffea; $custom-dark: #000000;
JSON
{
"hex": "#5effe1",
"rgb": {
"r": 94,
"g": 255,
"b": 225
},
"hsl": {
"h": 168.82,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90803,
"c": 0.14065,
"h": 178.2
},
"luminance": 0.79336
}Semantic roles & 50–950 ramp
primary
#5EFFE1
secondary
#D92849
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684