#5EECFC#5EECFC
#5EECFC is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.3% C 0.122 H 205.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECFC |
|---|---|
| RGB | rgb(94, 236, 252) |
| HSL | hsl(186, 96%, 68%) |
| HSV | hsv(186, 63%, 99%) |
| CMYK | cmyk(62.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.70, -33.27, -19.09) |
| CIE-LCH | lch(86.70, 38.36, 209.84°) |
| OKLab | oklab(87.26% -0.1104 -0.0529) |
| OKLCH | oklch(87.26% 0.122 205.6) |
| XYZ | xyz(52.1748, 69.3932, 102.7211) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.07
Robin Egg Blue
#8AF1FE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECFC #FC6E5E
analogous
#5EFCBD #5EECFC #5E9DFC
triadic
#5EECFC #FC5EEC #ECFC5E
tetradic
#5EECFC #BD5EFC #FC6E5E #9DFC5E
square
#5EECFC #BD5EFC #FC6E5E #9DFC5E
split-complementary
#5EECFC #FC5E9D #FCBD5E
monochromatic
#04C6DC #22E5FB #5EECFC #9AF3FD #D6FAFE
Accessibility & contrast
On white
1.41
#5EECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5EECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECFC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECFC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#00F5F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5eecfc; /* rgb */ color: rgb(94, 236, 252); /* oklch */ color: oklch(87.3% 0.122 205.6);
Tailwind
colors: {
custom: {
50: '#9cf2fd',
500: '#5eecfc',
950: '#000000',
},
}SCSS
$custom: #5eecfc; $custom-light: #9cf2fd; $custom-dark: #000000;
JSON
{
"hex": "#5eecfc",
"rgb": {
"r": 94,
"g": 236,
"b": 252
},
"hsl": {
"h": 186.076,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.87255,
"c": 0.12241,
"h": 205.6
},
"luminance": 0.69399
}Semantic roles & 50–950 ramp
primary
#5EECFC
secondary
#D53B29
accent
#1700E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585