#5EE2F8#5EE2F8
#5EE2F8 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.118 H 210.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F8 |
|---|---|
| RGB | rgb(94, 226, 248) |
| HSL | hsl(189, 92%, 67%) |
| HSV | hsv(189, 62%, 97%) |
| CMYK | cmyk(62.1%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.73, -29.63, -21.47) |
| CIE-LCH | lch(83.73, 36.59, 215.93°) |
| OKLab | oklab(84.82% -0.102 -0.0596) |
| OKLCH | oklch(84.82% 0.118 210.3) |
| XYZ | xyz(48.7487, 63.5445, 98.4849) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F8 #F8745E
analogous
#5EF8C1 #5EE2F8 #5E95F8
triadic
#5EE2F8 #F85EE2 #E2F85E
tetradic
#5EE2F8 #C15EF8 #F8745E #95F85E
square
#5EE2F8 #C15EF8 #F8745E #95F85E
split-complementary
#5EE2F8 #F85E95 #F8C15E
monochromatic
#09B6D2 #23D7F5 #5EE2F8 #99EDFB #D3F7FD
Accessibility & contrast
On white
1.53
#5EE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5EE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF9
Deuteranopia (green-blind)
#B8C9F8
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee2f8; /* rgb */ color: rgb(94, 226, 248); /* oklch */ color: oklch(84.8% 0.118 210.3);
Tailwind
colors: {
custom: {
50: '#9bebfa',
500: '#5ee2f8',
950: '#000000',
},
}SCSS
$custom: #5ee2f8; $custom-light: #9bebfa; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f8",
"rgb": {
"r": 94,
"g": 226,
"b": 248
},
"hsl": {
"h": 188.571,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.8482,
"c": 0.1181,
"h": 210.3
},
"luminance": 0.6355
}Semantic roles & 50–950 ramp
primary
#5EE2F8
secondary
#CD442D
accent
#2100E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485