#5EDCF5#5EDCF5
#5EDCF5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.116 H 212.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCF5 |
|---|---|
| RGB | rgb(94, 220, 245) |
| HSL | hsl(190, 88%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(61.6%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(81.92, -27.58, -22.63) |
| CIE-LCH | lch(81.92, 35.67, 219.37°) |
| OKLab | oklab(83.34% -0.0971 -0.0628) |
| OKLCH | oklch(83.34% 0.116 212.9) |
| XYZ | xyz(46.6839, 60.1538, 95.5190) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCF5 #F5775E
analogous
#5EF5C3 #5EDCF5 #5E91F5
triadic
#5EDCF5 #F55EDC #DCF55E
tetradic
#5EDCF5 #C35EF5 #F5775E #91F55E
square
#5EDCF5 #C35EF5 #F5775E #91F55E
split-complementary
#5EDCF5 #F55E91 #F5C35E
monochromatic
#0DACCC #24CFF1 #5EDCF5 #98E9F9 #D1F5FC
Accessibility & contrast
On white
1.61
#5EDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5EDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCF5
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCF5 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#B3C5F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edcf5; /* rgb */ color: rgb(94, 220, 245); /* oklch */ color: oklch(83.3% 0.116 212.9);
Tailwind
colors: {
custom: {
50: '#9ae7f8',
500: '#5edcf5',
950: '#000000',
},
}SCSS
$custom: #5edcf5; $custom-light: #9ae7f8; $custom-dark: #000000;
JSON
{
"hex": "#5edcf5",
"rgb": {
"r": 94,
"g": 220,
"b": 245
},
"hsl": {
"h": 189.934,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.83335,
"c": 0.11562,
"h": 212.9
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#5EDCF5
secondary
#C8482F
accent
#2601E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485