#5EE2F5#5EE2F5
#5EE2F5 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.117 H 208.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F5 |
|---|---|
| RGB | rgb(94, 226, 245) |
| HSL | hsl(188, 88%, 66%) |
| HSV | hsv(188, 62%, 96%) |
| CMYK | cmyk(61.6%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.63, -30.48, -20.04) |
| CIE-LCH | lch(83.63, 36.48, 213.32°) |
| OKLab | oklab(84.71% -0.1031 -0.0555) |
| OKLCH | oklch(84.71% 0.117 208.3) |
| XYZ | xyz(48.2870, 63.3599, 96.0534) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Aqua Blue
#02D8E9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F5 #F5715E
analogous
#5EF5BD #5EE2F5 #5E97F5
triadic
#5EE2F5 #F55EE2 #E2F55E
tetradic
#5EE2F5 #BD5EF5 #F5715E #97F55E
square
#5EE2F5 #BD5EF5 #F5715E #97F55E
split-complementary
#5EE2F5 #F55E97 #F5BD5E
monochromatic
#0DB4CC #24D8F1 #5EE2F5 #98ECF9 #D1F7FC
Accessibility & contrast
On white
1.54
#5EE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F5
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F5 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#B9C9F5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2f5; /* rgb */ color: rgb(94, 226, 245); /* oklch */ color: oklch(84.7% 0.117 208.3);
Tailwind
colors: {
custom: {
50: '#9bebf8',
500: '#5ee2f5',
950: '#000000',
},
}SCSS
$custom: #5ee2f5; $custom-light: #9bebf8; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f5",
"rgb": {
"r": 94,
"g": 226,
"b": 245
},
"hsl": {
"h": 187.55,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.8471,
"c": 0.11715,
"h": 208.3
},
"luminance": 0.63365
}Semantic roles & 50–950 ramp
primary
#5EE2F5
secondary
#C8422F
accent
#1D01E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485