#5EDAEA#5EDAEA
#5EDAEA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.111 H 206.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAEA |
|---|---|
| RGB | rgb(94, 218, 234) |
| HSL | hsl(187, 77%, 64%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(59.8%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.99, -29.73, -18.19) |
| CIE-LCH | lch(80.99, 34.85, 211.46°) |
| OKLab | oklab(82.47% -0.0993 -0.0504) |
| OKLCH | oklch(82.47% 0.111 206.9) |
| XYZ | xyz(44.5326, 58.4584, 86.7627) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAEA #EA6E5E
analogous
#5EEAB4 #5EDAEA #5E94EA
triadic
#5EDAEA #EA5EDA #DAEA5E
tetradic
#5EDAEA #B45EEA #EA6E5E #94EA5E
square
#5EDAEA #B45EEA #EA6E5E #94EA5E
split-complementary
#5EDAEA #EA5E94 #EAB45E
monochromatic
#18A4B6 #28CEE3 #5EDAEA #94E6F1 #CAF3F8
Accessibility & contrast
On white
1.65
#5EDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5EDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAEA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAEA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edaea; /* rgb */ color: rgb(94, 218, 234); /* oklch */ color: oklch(82.5% 0.111 206.9);
Tailwind
colors: {
custom: {
50: '#99e5f0',
500: '#5edaea',
950: '#000000',
},
}SCSS
$custom: #5edaea; $custom-light: #99e5f0; $custom-dark: #000000;
JSON
{
"hex": "#5edaea",
"rgb": {
"r": 94,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.8247,
"c": 0.11138,
"h": 206.9
},
"luminance": 0.58463
}Semantic roles & 50–950 ramp
primary
#5EDAEA
secondary
#B64537
accent
#240CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485