#5EFFE2#5EFFE2
#5EFFE2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 178.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFE2 |
|---|---|
| RGB | rgb(94, 255, 226) |
| HSL | hsl(169, 100%, 68%) |
| HSV | hsv(169, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.41, -48.60, 1.46) |
| CIE-LCH | lch(91.41, 48.62, 178.28°) |
| OKLab | oklab(90.83% -0.1401 0.0031) |
| OKLCH | oklch(90.83% 0.14 178.7) |
| XYZ | xyz(54.0970, 79.3848, 84.4086) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.30
Aqua (survey)
#13EAC9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFE2 #FF5E7B
analogous
#5EFF91 #5EFFE2 #5ECBFF
triadic
#5EFFE2 #E25EFF #FFE25E
tetradic
#5EFFE2 #915EFF #FF5E7B #CBFF5E
square
#5EFFE2 #915EFF #FF5E7B #CBFF5E
split-complementary
#5EFFE2 #FF5ECB #FF915E
monochromatic
#00E3BA #21FFD7 #5EFFE2 #9BFFED #D8FFF8
Accessibility & contrast
On white
1.24
#5EFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#5EFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFE2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFE2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DEDFE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effe2; /* rgb */ color: rgb(94, 255, 226); /* oklch */ color: oklch(90.8% 0.140 178.7);
Tailwind
colors: {
custom: {
50: '#9cffeb',
500: '#5effe2',
950: '#000000',
},
}SCSS
$custom: #5effe2; $custom-light: #9cffeb; $custom-dark: #000000;
JSON
{
"hex": "#5effe2",
"rgb": {
"r": 94,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.193,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90831,
"c": 0.14018,
"h": 178.7
},
"luminance": 0.79391
}Semantic roles & 50–950 ramp
primary
#5EFFE2
secondary
#D92848
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684