#5EE5F8#5EE5F8
#5EE5F8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.5% C 0.119 H 208.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5F8 |
|---|---|
| RGB | rgb(94, 229, 248) |
| HSL | hsl(187, 92%, 67%) |
| HSV | hsv(187, 62%, 97%) |
| CMYK | cmyk(62.1%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(84.58, -31.07, -20.18) |
| CIE-LCH | lch(84.58, 37.05, 213.01°) |
| OKLab | oklab(85.51% -0.105 -0.056) |
| OKLCH | oklch(85.51% 0.119 208.1) |
| XYZ | xyz(49.5716, 65.1903, 98.7592) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.07
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5F8 #F8715E
analogous
#5EF8BE #5EE5F8 #5E98F8
triadic
#5EE5F8 #F85EE5 #E5F85E
tetradic
#5EE5F8 #BE5EF8 #F8715E #98F85E
square
#5EE5F8 #BE5EF8 #F8715E #98F85E
split-complementary
#5EE5F8 #F85E98 #F8BE5E
monochromatic
#09BAD2 #23DCF5 #5EE5F8 #99EEFB #D3F8FD
Accessibility & contrast
On white
1.50
#5EE5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5EE5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5F8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5F8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#00EFEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee5f8; /* rgb */ color: rgb(94, 229, 248); /* oklch */ color: oklch(85.5% 0.119 208.1);
Tailwind
colors: {
custom: {
50: '#9bedfa',
500: '#5ee5f8',
950: '#000000',
},
}SCSS
$custom: #5ee5f8; $custom-light: #9bedfa; $custom-dark: #000000;
JSON
{
"hex": "#5ee5f8",
"rgb": {
"r": 94,
"g": 229,
"b": 248
},
"hsl": {
"h": 187.403,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.85507,
"c": 0.11896,
"h": 208.1
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#5EE5F8
secondary
#CD412D
accent
#1C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585