#5EE6FB#5EE6FB
#5EE6FB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.8% C 0.120 H 209.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6FB |
|---|---|
| RGB | rgb(94, 230, 251) |
| HSL | hsl(188, 95%, 68%) |
| HSV | hsv(188, 63%, 98%) |
| CMYK | cmyk(62.5%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.96, -30.70, -21.19) |
| CIE-LCH | lch(84.96, 37.30, 214.61°) |
| OKLab | oklab(85.85% -0.1048 -0.0588) |
| OKLCH | oklch(85.85% 0.12 209.3) |
| XYZ | xyz(50.3182, 65.9330, 101.3226) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.21
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6FB #FB735E
analogous
#5EFBC1 #5EE6FB #5E98FB
triadic
#5EE6FB #FB5EE6 #E6FB5E
tetradic
#5EE6FB #C15EFB #FB735E #98FB5E
square
#5EE6FB #C15EFB #FB735E #98FB5E
split-complementary
#5EE6FB #FB5E98 #FBC15E
monochromatic
#05BDD9 #22DDFA #5EE6FB #9AEFFC #D5F9FE
Accessibility & contrast
On white
1.48
#5EE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5EE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6FB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6FB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#00F0EC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee6fb; /* rgb */ color: rgb(94, 230, 251); /* oklch */ color: oklch(85.8% 0.120 209.3);
Tailwind
colors: {
custom: {
50: '#9ceefc',
500: '#5ee6fb',
950: '#000000',
},
}SCSS
$custom: #5ee6fb; $custom-light: #9ceefc; $custom-dark: #000000;
JSON
{
"hex": "#5ee6fb",
"rgb": {
"r": 94,
"g": 230,
"b": 251
},
"hsl": {
"h": 188.025,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.85845,
"c": 0.12017,
"h": 209.3
},
"luminance": 0.65938
}Semantic roles & 50–950 ramp
primary
#5EE6FB
secondary
#D3412A
accent
#1F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585