#5EF3ED#5EF3ED
#5EF3ED is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.4% C 0.126 H 191.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3ED |
|---|---|
| RGB | rgb(94, 243, 237) |
| HSL | hsl(178, 86%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 2.5%, 4.7%) |
| CIE-LAB | lab(88.25, -40.56, -8.91) |
| CIE-LCH | lch(88.25, 41.53, 192.38°) |
| OKLab | oklab(88.36% -0.1235 -0.0248) |
| OKLCH | oklch(88.36% 0.126 191.4) |
| XYZ | xyz(51.9459, 72.5897, 91.3779) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 3.31
Aqua
#00FFFF
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3ED #F35E64
analogous
#5EF3A2 #5EF3ED #5EAEF3
triadic
#5EF3ED #ED5EF3 #F3ED5E
tetradic
#5EF3ED #A25EF3 #F35E64 #AEF35E
square
#5EF3ED #A25EF3 #F35E64 #AEF35E
split-complementary
#5EF3ED #F35EAE #F3A25E
monochromatic
#0FC8C0 #25EFE7 #5EF3ED #97F7F3 #D0FBFA
Accessibility & contrast
On white
1.35
#5EF3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#5EF3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3ED
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3ED | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef3ed; /* rgb */ color: rgb(94, 243, 237); /* oklch */ color: oklch(88.4% 0.126 191.4);
Tailwind
colors: {
custom: {
50: '#9cf7f2',
500: '#5ef3ed',
950: '#000000',
},
}SCSS
$custom: #5ef3ed; $custom-light: #9cf7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ed",
"rgb": {
"r": 94,
"g": 243,
"b": 237
},
"hsl": {
"h": 177.584,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88363,
"c": 0.12596,
"h": 191.4
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#5EF3ED
secondary
#C53137
accent
#030CE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585