#5EEAFD#5EEAFD
#5EEAFD is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.8% C 0.122 H 207.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAFD |
|---|---|
| RGB | rgb(94, 234, 253) |
| HSL | hsl(187, 98%, 68%) |
| HSV | hsv(187, 63%, 99%) |
| CMYK | cmyk(62.8%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(86.16, -32.04, -20.42) |
| CIE-LCH | lch(86.16, 38.00, 212.51°) |
| OKLab | oklab(86.83% -0.108 -0.0566) |
| OKLCH | oklch(86.83% 0.122 207.7) |
| XYZ | xyz(51.7611, 68.3116, 103.3670) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.28
Robin Egg Blue
#8AF1FE
ΔE00 3.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAFD #FD715E
analogous
#5EFDC1 #5EEAFD #5E9AFD
triadic
#5EEAFD #FD5EEA #EAFD5E
tetradic
#5EEAFD #C15EFD #FD715E #9AFD5E
square
#5EEAFD #C15EFD #FD715E #9AFD5E
split-complementary
#5EEAFD #FD5E9A #FDC15E
monochromatic
#03C4DE #22E2FC #5EEAFD #9AF2FE #D7FAFF
Accessibility & contrast
On white
1.43
#5EEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5EEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAFD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAFD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FE
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eeafd; /* rgb */ color: rgb(94, 234, 253); /* oklch */ color: oklch(86.8% 0.122 207.7);
Tailwind
colors: {
custom: {
50: '#9cf1fe',
500: '#5eeafd',
950: '#000000',
},
}SCSS
$custom: #5eeafd; $custom-light: #9cf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5eeafd",
"rgb": {
"r": 94,
"g": 234,
"b": 253
},
"hsl": {
"h": 187.17,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.86833,
"c": 0.12196,
"h": 207.7
},
"luminance": 0.68317
}Semantic roles & 50–950 ramp
primary
#5EEAFD
secondary
#D73D29
accent
#1B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585