#5DEAE9#5DEAE9
#5DEAE9 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.1% C 0.120 H 194.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAE9 |
|---|---|
| RGB | rgb(93, 234, 233) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.53, -37.70, -10.86) |
| CIE-LCH | lch(85.53, 39.23, 196.07°) |
| OKLab | oklab(86.11% -0.1166 -0.0301) |
| OKLCH | oklch(86.11% 0.12 194.5) |
| XYZ | xyz(48.6386, 67.0508, 87.4538) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 5.08
Bright Turquoise
#0FFEF9
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAE9 #EA5D5E
analogous
#5DEAA2 #5DEAE9 #5DA5EA
triadic
#5DEAE9 #E95DEA #EAE95D
tetradic
#5DEAE9 #A25DEA #EA5D5E #A5EA5D
square
#5DEAE9 #A25DEA #EA5D5E #A5EA5D
split-complementary
#5DEAE9 #EA5DA5 #EAA25D
monochromatic
#17B5B4 #27E3E2 #5DEAE9 #93F1F0 #C9F8F8
Accessibility & contrast
On white
1.46
#5DEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5DEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAE9
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAE9 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5deae9; /* rgb */ color: rgb(93, 234, 233); /* oklch */ color: oklch(86.1% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9af1f0',
500: '#5deae9',
950: '#000000',
},
}SCSS
$custom: #5deae9; $custom-light: #9af1f0; $custom-dark: #000000;
JSON
{
"hex": "#5deae9",
"rgb": {
"r": 93,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.574,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.86114,
"c": 0.12044,
"h": 194.5
},
"luminance": 0.67056
}Semantic roles & 50–950 ramp
primary
#5DEAE9
secondary
#B53637
accent
#0C0ED9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585