#5EF2ED#5EF2ED
#5EF2ED is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.1% C 0.125 H 192.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2ED |
|---|---|
| RGB | rgb(94, 242, 237) |
| HSL | hsl(178, 85%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(87.97, -40.11, -9.33) |
| CIE-LCH | lch(87.97, 41.18, 193.10°) |
| OKLab | oklab(88.13% -0.1225 -0.026) |
| OKLCH | oklch(88.13% 0.125 192) |
| XYZ | xyz(51.6475, 71.9928, 91.2785) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 3.48
Aqua
#00FFFF
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Aqua
#0BF9EA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2ED #F25E63
analogous
#5EF2A3 #5EF2ED #5EADF2
triadic
#5EF2ED #ED5EF2 #F2ED5E
tetradic
#5EF2ED #A35EF2 #F25E63 #ADF25E
square
#5EF2ED #A35EF2 #F25E63 #ADF25E
split-complementary
#5EF2ED #F25EAD #F2A35E
monochromatic
#10C6C0 #25EDE7 #5EF2ED #97F7F3 #CFFBFA
Accessibility & contrast
On white
1.36
#5EF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5EF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2ED
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2ED | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef2ed; /* rgb */ color: rgb(94, 242, 237); /* oklch */ color: oklch(88.1% 0.125 192.0);
Tailwind
colors: {
custom: {
50: '#9cf7f2',
500: '#5ef2ed',
950: '#000000',
},
}SCSS
$custom: #5ef2ed; $custom-light: #9cf7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ef2ed",
"rgb": {
"r": 94,
"g": 242,
"b": 237
},
"hsl": {
"h": 177.973,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.88131,
"c": 0.12521,
"h": 192
},
"luminance": 0.71998
}Semantic roles & 50–950 ramp
primary
#5EF2ED
secondary
#C33136
accent
#040BE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585