#5EDAF0#5EDAF0
#5EDAF0 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.113 H 211.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAF0 |
|---|---|
| RGB | rgb(94, 218, 240) |
| HSL | hsl(189, 83%, 65%) |
| HSV | hsv(189, 61%, 94%) |
| CMYK | cmyk(60.8%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(81.19, -28.03, -21.09) |
| CIE-LCH | lch(81.19, 35.08, 216.95°) |
| OKLab | oklab(82.69% -0.097 -0.0585) |
| OKLCH | oklch(82.69% 0.113 211.1) |
| XYZ | xyz(45.4092, 58.8090, 91.3794) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAF0 #F0745E
analogous
#5EF0BD #5EDAF0 #5E91F0
triadic
#5EDAF0 #F05EDA #DAF05E
tetradic
#5EDAF0 #BD5EF0 #F0745E #91F05E
square
#5EDAF0 #BD5EF0 #F0745E #91F05E
split-complementary
#5EDAF0 #F05E91 #F0BD5E
monochromatic
#12A7C2 #26CDEB #5EDAF0 #96E7F5 #CEF4FA
Accessibility & contrast
On white
1.65
#5EDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5EDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAF0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAF0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#B2C3F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edaf0; /* rgb */ color: rgb(94, 218, 240); /* oklch */ color: oklch(82.7% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9ae5f5',
500: '#5edaf0',
950: '#000000',
},
}SCSS
$custom: #5edaf0; $custom-light: #9ae5f5; $custom-dark: #000000;
JSON
{
"hex": "#5edaf0",
"rgb": {
"r": 94,
"g": 218,
"b": 240
},
"hsl": {
"h": 189.041,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.82689,
"c": 0.11325,
"h": 211.1
},
"luminance": 0.58814
}Semantic roles & 50–950 ramp
primary
#5EDAF0
secondary
#BF4833
accent
#2706DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485