#5DEAE8#5DEAE8
#5DEAE8 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.121 H 193.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAE8 |
|---|---|
| RGB | rgb(93, 234, 232) |
| HSL | hsl(179, 77%, 64%) |
| HSV | hsv(179, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.50, -37.96, -10.38) |
| CIE-LCH | lch(85.50, 39.36, 195.29°) |
| OKLab | oklab(86.08% -0.117 -0.0288) |
| OKLCH | oklch(86.08% 0.121 193.8) |
| XYZ | xyz(48.4961, 66.9938, 86.7036) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAE8 #EA5D5F
analogous
#5DEAA2 #5DEAE8 #5DA6EA
triadic
#5DEAE8 #E85DEA #EAE85D
tetradic
#5DEAE8 #A25DEA #EA5D5F #A6EA5D
square
#5DEAE8 #A25DEA #EA5D5F #A6EA5D
split-complementary
#5DEAE8 #EA5DA6 #EAA25D
monochromatic
#17B5B3 #27E3E0 #5DEAE8 #93F1F0 #C9F8F7
Accessibility & contrast
On white
1.46
#5DEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5DEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAE8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAE8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5deae8; /* rgb */ color: rgb(93, 234, 232); /* oklch */ color: oklch(86.1% 0.121 193.8);
Tailwind
colors: {
custom: {
50: '#9af1ef',
500: '#5deae8',
950: '#000000',
},
}SCSS
$custom: #5deae8; $custom-light: #9af1ef; $custom-dark: #000000;
JSON
{
"hex": "#5deae8",
"rgb": {
"r": 93,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.149,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.86081,
"c": 0.12052,
"h": 193.8
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#5DEAE8
secondary
#B53638
accent
#0C0FD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585