#5EF0F2#5EF0F2
#5EF0F2 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.8% C 0.123 H 196.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF0F2 |
|---|---|
| RGB | rgb(94, 240, 242) |
| HSL | hsl(181, 85%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(61.2%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(87.54, -37.87, -12.59) |
| CIE-LCH | lch(87.54, 39.91, 198.39°) |
| OKLab | oklab(87.83% -0.1184 -0.0349) |
| OKLCH | oklch(87.83% 0.123 196.4) |
| XYZ | xyz(51.7962, 71.1051, 94.9821) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.68
Bright Cyan
#41FDFE
ΔE00 3.12
Aqua
#00FFFF
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF0F2 #F2605E
analogous
#5EF2AA #5EF0F2 #5EA6F2
triadic
#5EF0F2 #F25EF0 #F0F25E
tetradic
#5EF0F2 #AA5EF2 #F2605E #A6F25E
square
#5EF0F2 #AA5EF2 #F2605E #A6F25E
split-complementary
#5EF0F2 #F25EA6 #F2AA5E
monochromatic
#10C3C6 #25EBED #5EF0F2 #97F5F7 #CFFBFB
Accessibility & contrast
On white
1.38
#5EF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#5EF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF0F2
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF0F2 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F2
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef0f2; /* rgb */ color: rgb(94, 240, 242); /* oklch */ color: oklch(87.8% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#9cf5f6',
500: '#5ef0f2',
950: '#000000',
},
}SCSS
$custom: #5ef0f2; $custom-light: #9cf5f6; $custom-dark: #000000;
JSON
{
"hex": "#5ef0f2",
"rgb": {
"r": 94,
"g": 240,
"b": 242
},
"hsl": {
"h": 180.811,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.87831,
"c": 0.12346,
"h": 196.4
},
"luminance": 0.71111
}Semantic roles & 50–950 ramp
primary
#5EF0F2
secondary
#C33331
accent
#0704E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585