#5EDCF2#5EDCF2
#5EDCF2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.114 H 210.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCF2 |
|---|---|
| RGB | rgb(94, 220, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(61.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.82, -28.44, -21.19) |
| CIE-LCH | lch(81.82, 35.46, 216.69°) |
| OKLab | oklab(83.22% -0.0982 -0.0588) |
| OKLCH | oklch(83.22% 0.114 210.9) |
| XYZ | xyz(46.2297, 59.9721, 93.1266) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCF2 #F2745E
analogous
#5EF2BE #5EDCF2 #5E92F2
triadic
#5EDCF2 #F25EDC #DCF25E
tetradic
#5EDCF2 #BE5EF2 #F2745E #92F25E
square
#5EDCF2 #BE5EF2 #F2745E #92F25E
split-complementary
#5EDCF2 #F25E92 #F2BE5E
monochromatic
#10ABC6 #25D0ED #5EDCF2 #97E8F7 #CFF5FB
Accessibility & contrast
On white
1.62
#5EDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5EDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCF2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCF2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B4C4F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edcf2; /* rgb */ color: rgb(94, 220, 242); /* oklch */ color: oklch(83.2% 0.114 210.9);
Tailwind
colors: {
custom: {
50: '#9ae7f6',
500: '#5edcf2',
950: '#000000',
},
}SCSS
$custom: #5edcf2; $custom-light: #9ae7f6; $custom-dark: #000000;
JSON
{
"hex": "#5edcf2",
"rgb": {
"r": 94,
"g": 220,
"b": 242
},
"hsl": {
"h": 188.919,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.83223,
"c": 0.11448,
"h": 210.9
},
"luminance": 0.59977
}Semantic roles & 50–950 ramp
primary
#5EDCF2
secondary
#C34731
accent
#2504E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485