#5EE7FB#5EE7FB
#5EE7FB is a very light, vivid teal. Relative luminance 0.665; OKLCH L 86.1% C 0.120 H 208.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7FB |
|---|---|
| RGB | rgb(94, 231, 251) |
| HSL | hsl(188, 95%, 68%) |
| HSV | hsv(188, 63%, 98%) |
| CMYK | cmyk(62.5%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(85.25, -31.18, -20.76) |
| CIE-LCH | lch(85.25, 37.46, 213.65°) |
| OKLab | oklab(86.07% -0.1058 -0.0576) |
| OKLCH | oklch(86.07% 0.12 208.6) |
| XYZ | xyz(50.5973, 66.4911, 101.4156) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.86
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7FB #FB725E
analogous
#5EFBC0 #5EE7FB #5E99FB
triadic
#5EE7FB #FB5EE7 #E7FB5E
tetradic
#5EE7FB #C05EFB #FB725E #99FB5E
square
#5EE7FB #C05EFB #FB725E #99FB5E
split-complementary
#5EE7FB #FB5E99 #FBC05E
monochromatic
#05BED9 #22DEFA #5EE7FB #9AF0FC #D5F9FE
Accessibility & contrast
On white
1.47
#5EE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5EE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7FB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7FB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#00F1ED
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee7fb; /* rgb */ color: rgb(94, 231, 251); /* oklch */ color: oklch(86.1% 0.120 208.6);
Tailwind
colors: {
custom: {
50: '#9ceffc',
500: '#5ee7fb',
950: '#000000',
},
}SCSS
$custom: #5ee7fb; $custom-light: #9ceffc; $custom-dark: #000000;
JSON
{
"hex": "#5ee7fb",
"rgb": {
"r": 94,
"g": 231,
"b": 251
},
"hsl": {
"h": 187.643,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.86074,
"c": 0.12045,
"h": 208.6
},
"luminance": 0.66497
}Semantic roles & 50–950 ramp
primary
#5EE7FB
secondary
#D3402A
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585