#5EE2FB#5EE2FB
#5EE2FB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.119 H 212.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2FB |
|---|---|
| RGB | rgb(94, 226, 251) |
| HSL | hsl(190, 95%, 68%) |
| HSV | hsv(190, 63%, 98%) |
| CMYK | cmyk(62.5%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(83.83, -28.77, -22.91) |
| CIE-LCH | lch(83.83, 36.78, 218.53°) |
| OKLab | oklab(84.93% -0.1008 -0.0636) |
| OKLCH | oklch(84.93% 0.119 212.3) |
| XYZ | xyz(49.2178, 63.7322, 100.9558) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.72
Neon Blue
#04D9FF
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2FB #FB775E
analogous
#5EFBC5 #5EE2FB #5E94FB
triadic
#5EE2FB #FB5EE2 #E2FB5E
tetradic
#5EE2FB #C55EFB #FB775E #94FB5E
square
#5EE2FB #C55EFB #FB775E #94FB5E
split-complementary
#5EE2FB #FB5E94 #FBC55E
monochromatic
#05B7D9 #22D7FA #5EE2FB #9AEDFC #D5F8FE
Accessibility & contrast
On white
1.53
#5EE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5EE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2FB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2FB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFC
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee2fb; /* rgb */ color: rgb(94, 226, 251); /* oklch */ color: oklch(84.9% 0.119 212.3);
Tailwind
colors: {
custom: {
50: '#9bebfc',
500: '#5ee2fb',
950: '#000000',
},
}SCSS
$custom: #5ee2fb; $custom-light: #9bebfc; $custom-dark: #000000;
JSON
{
"hex": "#5ee2fb",
"rgb": {
"r": 94,
"g": 226,
"b": 251
},
"hsl": {
"h": 189.554,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.84931,
"c": 0.1192,
"h": 212.3
},
"luminance": 0.63737
}Semantic roles & 50–950 ramp
primary
#5EE2FB
secondary
#D3452A
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485