#5EE2F0#5EE2F0
#5EE2F0 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.116 H 204.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F0 |
|---|---|
| RGB | rgb(94, 226, 240) |
| HSL | hsl(186, 83%, 65%) |
| HSV | hsv(186, 61%, 94%) |
| CMYK | cmyk(60.8%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.47, -31.88, -17.63) |
| CIE-LCH | lch(83.47, 36.43, 208.94°) |
| OKLab | oklab(84.53% -0.1051 -0.0488) |
| OKLCH | oklch(84.53% 0.116 204.9) |
| XYZ | xyz(47.5340, 63.0587, 92.0876) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Aqua Blue
#02D8E9
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 6.25
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F0 #F06C5E
analogous
#5EF0B5 #5EE2F0 #5E99F0
triadic
#5EE2F0 #F05EE2 #E2F05E
tetradic
#5EE2F0 #B55EF0 #F06C5E #99F05E
square
#5EE2F0 #B55EF0 #F06C5E #99F05E
split-complementary
#5EE2F0 #F05E99 #F0B55E
monochromatic
#12B1C2 #26D8EB #5EE2F0 #96ECF5 #CEF6FA
Accessibility & contrast
On white
1.54
#5EE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5EE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F0
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F0 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2f0; /* rgb */ color: rgb(94, 226, 240); /* oklch */ color: oklch(84.5% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#9aebf5',
500: '#5ee2f0',
950: '#000000',
},
}SCSS
$custom: #5ee2f0; $custom-light: #9aebf5; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f0",
"rgb": {
"r": 94,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.753,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.8453,
"c": 0.11591,
"h": 204.9
},
"luminance": 0.63064
}Semantic roles & 50–950 ramp
primary
#5EE2F0
secondary
#BF4033
accent
#1B06DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485