#5EDCF0#5EDCF0
#5EDCF0 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.114 H 209.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCF0 |
|---|---|
| RGB | rgb(94, 220, 240) |
| HSL | hsl(188, 83%, 65%) |
| HSV | hsv(188, 61%, 94%) |
| CMYK | cmyk(60.8%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.76, -29.00, -20.22) |
| CIE-LCH | lch(81.76, 35.36, 214.89°) |
| OKLab | oklab(83.15% -0.099 -0.0561) |
| OKLCH | oklch(83.15% 0.114 209.5) |
| XYZ | xyz(45.9309, 59.8526, 91.5533) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCF0 #F0725E
analogous
#5EF0BB #5EDCF0 #5E93F0
triadic
#5EDCF0 #F05EDC #DCF05E
tetradic
#5EDCF0 #BB5EF0 #F0725E #93F05E
square
#5EDCF0 #BB5EF0 #F0725E #93F05E
split-complementary
#5EDCF0 #F05E93 #F0BB5E
monochromatic
#12AAC2 #26D0EB #5EDCF0 #96E8F5 #CEF4FA
Accessibility & contrast
On white
1.62
#5EDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5EDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCF0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCF0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edcf0; /* rgb */ color: rgb(94, 220, 240); /* oklch */ color: oklch(83.1% 0.114 209.5);
Tailwind
colors: {
custom: {
50: '#9ae7f5',
500: '#5edcf0',
950: '#000000',
},
}SCSS
$custom: #5edcf0; $custom-light: #9ae7f5; $custom-dark: #000000;
JSON
{
"hex": "#5edcf0",
"rgb": {
"r": 94,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.219,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.83149,
"c": 0.11379,
"h": 209.5
},
"luminance": 0.59857
}Semantic roles & 50–950 ramp
primary
#5EDCF0
secondary
#BF4633
accent
#2406DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485