#5EFFEC#5EFFEC
#5EFFEC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.136 H 184.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFEC |
|---|---|
| RGB | rgb(94, 255, 236) |
| HSL | hsl(173, 100%, 68%) |
| HSV | hsv(173, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.66, -46.12, -3.35) |
| CIE-LCH | lch(91.66, 46.24, 184.15°) |
| OKLab | oklab(91.12% -0.1358 -0.0098) |
| OKLCH | oklch(91.12% 0.136 184.1) |
| XYZ | xyz(55.5094, 79.9498, 91.8470) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.95
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.82
Aqua
#00FFFF
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.37
Light Aqua
#8CFFDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFEC #FF5E71
analogous
#5EFF9B #5EFFEC #5EC1FF
triadic
#5EFFEC #EC5EFF #FFEC5E
tetradic
#5EFFEC #9B5EFF #FF5E71 #C1FF5E
square
#5EFFEC #9B5EFF #FF5E71 #C1FF5E
split-complementary
#5EFFEC #FF5EC1 #FF9B5E
monochromatic
#00E3C8 #21FFE5 #5EFFEC #9BFFF3 #D8FFFA
Accessibility & contrast
On white
1.24
#5EFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#5EFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFEC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFEC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5effec; /* rgb */ color: rgb(94, 255, 236); /* oklch */ color: oklch(91.1% 0.136 184.1);
Tailwind
colors: {
custom: {
50: '#9dfff2',
500: '#5effec',
950: '#000000',
},
}SCSS
$custom: #5effec; $custom-light: #9dfff2; $custom-dark: #000000;
JSON
{
"hex": "#5effec",
"rgb": {
"r": 94,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.919,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91122,
"c": 0.13619,
"h": 184.1
},
"luminance": 0.79956
}Semantic roles & 50–950 ramp
primary
#5EFFEC
secondary
#D9283D
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685