#5EDDEA#5EDDEA
#5EDDEA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.113 H 204.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDEA |
|---|---|
| RGB | rgb(94, 221, 234) |
| HSL | hsl(186, 77%, 64%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(59.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.85, -31.17, -16.89) |
| CIE-LCH | lch(81.85, 35.45, 208.45°) |
| OKLab | oklab(83.16% -0.1024 -0.0468) |
| OKLCH | oklch(83.16% 0.113 204.5) |
| XYZ | xyz(45.3176, 60.0284, 87.0243) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDEA #EA6B5E
analogous
#5EEAB1 #5EDDEA #5E97EA
triadic
#5EDDEA #EA5EDD #DDEA5E
tetradic
#5EDDEA #B15EEA #EA6B5E #97EA5E
square
#5EDDEA #B15EEA #EA6B5E #97EA5E
split-complementary
#5EDDEA #EA5E97 #EAB15E
monochromatic
#18A7B6 #28D2E3 #5EDDEA #94E8F1 #CAF4F8
Accessibility & contrast
On white
1.61
#5EDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5EDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDEA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDEA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eddea; /* rgb */ color: rgb(94, 221, 234); /* oklch */ color: oklch(83.2% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5eddea',
950: '#000000',
},
}SCSS
$custom: #5eddea; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5eddea",
"rgb": {
"r": 94,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83163,
"c": 0.1126,
"h": 204.5
},
"luminance": 0.60033
}Semantic roles & 50–950 ramp
primary
#5EDDEA
secondary
#B64237
accent
#1F0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485