#5EE9FD#5EE9FD
#5EE9FD is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.6% C 0.122 H 208.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9FD |
|---|---|
| RGB | rgb(94, 233, 253) |
| HSL | hsl(188, 98%, 68%) |
| HSV | hsv(188, 63%, 99%) |
| CMYK | cmyk(62.8%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.88, -31.57, -20.85) |
| CIE-LCH | lch(85.88, 37.83, 213.45°) |
| OKLab | oklab(86.6% -0.107 -0.0578) |
| OKLCH | oklch(86.6% 0.122 208.4) |
| XYZ | xyz(51.4772, 67.7438, 103.2724) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.57
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9FD #FD725E
analogous
#5EFDC1 #5EE9FD #5E99FD
triadic
#5EE9FD #FD5EE9 #E9FD5E
tetradic
#5EE9FD #C15EFD #FD725E #99FD5E
square
#5EE9FD #C15EFD #FD725E #99FD5E
split-complementary
#5EE9FD #FD5E99 #FDC15E
monochromatic
#03C2DE #22E1FC #5EE9FD #9AF1FE #D7FAFF
Accessibility & contrast
On white
1.44
#5EE9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5EE9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9FD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9FD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FE
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#00F3EF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ee9fd; /* rgb */ color: rgb(94, 233, 253); /* oklch */ color: oklch(86.6% 0.122 208.4);
Tailwind
colors: {
custom: {
50: '#9cf0fe',
500: '#5ee9fd',
950: '#000000',
},
}SCSS
$custom: #5ee9fd; $custom-light: #9cf0fe; $custom-dark: #000000;
JSON
{
"hex": "#5ee9fd",
"rgb": {
"r": 94,
"g": 233,
"b": 253
},
"hsl": {
"h": 187.547,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.86604,
"c": 0.12164,
"h": 208.4
},
"luminance": 0.67749
}Semantic roles & 50–950 ramp
primary
#5EE9FD
secondary
#D73E29
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585