#5EE3FB#5EE3FB
#5EE3FB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.119 H 211.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3FB |
|---|---|
| RGB | rgb(94, 227, 251) |
| HSL | hsl(189, 95%, 68%) |
| HSV | hsv(189, 63%, 98%) |
| CMYK | cmyk(62.5%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.11, -29.26, -22.48) |
| CIE-LCH | lch(84.11, 36.90, 217.54°) |
| OKLab | oklab(85.16% -0.1018 -0.0624) |
| OKLCH | oklch(85.16% 0.119 211.5) |
| XYZ | xyz(49.4905, 64.2776, 101.0467) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Neon Blue
#04D9FF
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3FB #FB765E
analogous
#5EFBC5 #5EE3FB #5E94FB
triadic
#5EE3FB #FB5EE3 #E3FB5E
tetradic
#5EE3FB #C55EFB #FB765E #94FB5E
square
#5EE3FB #C55EFB #FB765E #94FB5E
split-complementary
#5EE3FB #FB5E94 #FBC55E
monochromatic
#05B9D9 #22D9FA #5EE3FB #9AEDFC #D5F8FE
Accessibility & contrast
On white
1.52
#5EE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5EE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3FB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3FB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#B9CAFB
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee3fb; /* rgb */ color: rgb(94, 227, 251); /* oklch */ color: oklch(85.2% 0.119 211.5);
Tailwind
colors: {
custom: {
50: '#9becfc',
500: '#5ee3fb',
950: '#000000',
},
}SCSS
$custom: #5ee3fb; $custom-light: #9becfc; $custom-dark: #000000;
JSON
{
"hex": "#5ee3fb",
"rgb": {
"r": 94,
"g": 227,
"b": 251
},
"hsl": {
"h": 189.172,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8516,
"c": 0.11941,
"h": 211.5
},
"luminance": 0.64283
}Semantic roles & 50–950 ramp
primary
#5EE3FB
secondary
#D3442A
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485