#5DEAEC#5DEAEC
#5DEAEC is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.120 H 196.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAEC |
|---|---|
| RGB | rgb(93, 234, 236) |
| HSL | hsl(181, 79%, 65%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(60.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.62, -36.89, -12.31) |
| CIE-LCH | lch(85.62, 38.89, 198.45°) |
| OKLab | oklab(86.21% -0.1154 -0.0341) |
| OKLCH | oklch(86.21% 0.12 196.5) |
| XYZ | xyz(49.0708, 67.2237, 89.7300) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.30
Aqua
#00FFFF
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAEC #EC5F5D
analogous
#5DECA7 #5DEAEC #5DA3EC
triadic
#5DEAEC #EC5DEA #EAEC5D
tetradic
#5DEAEC #A75DEC #EC5F5D #A3EC5D
square
#5DEAEC #A75DEC #EC5F5D #A3EC5D
split-complementary
#5DEAEC #EC5DA3 #ECA75D
monochromatic
#16B7B9 #26E3E6 #5DEAEC #94F1F2 #CBF8F9
Accessibility & contrast
On white
1.45
#5DEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5DEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAEC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAEC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5deaec; /* rgb */ color: rgb(93, 234, 236); /* oklch */ color: oklch(86.2% 0.120 196.5);
Tailwind
colors: {
custom: {
50: '#9af1f2',
500: '#5deaec',
950: '#000000',
},
}SCSS
$custom: #5deaec; $custom-light: #9af1f2; $custom-dark: #000000;
JSON
{
"hex": "#5deaec",
"rgb": {
"r": 93,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.839,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.86213,
"c": 0.12031,
"h": 196.5
},
"luminance": 0.67229
}Semantic roles & 50–950 ramp
primary
#5DEAEC
secondary
#B83735
accent
#0D0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585