#5DE9E8#5DE9E8
#5DE9E8 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.120 H 194.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9E8 |
|---|---|
| RGB | rgb(93, 233, 232) |
| HSL | hsl(180, 76%, 64%) |
| HSV | hsv(180, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(85.21, -37.51, -10.80) |
| CIE-LCH | lch(85.21, 39.03, 196.07°) |
| OKLab | oklab(85.85% -0.116 -0.03) |
| OKLCH | oklch(85.85% 0.12 194.5) |
| XYZ | xyz(48.2122, 66.4261, 86.6090) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.09
Bright Cyan
#41FDFE
ΔE00 4.48
Aqua
#00FFFF
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9E8 #E95D5E
analogous
#5DE9A2 #5DE9E8 #5DA4E9
triadic
#5DE9E8 #E85DE9 #E9E85D
tetradic
#5DE9E8 #A25DE9 #E95D5E #A4E95D
square
#5DE9E8 #A25DE9 #E95D5E #A4E95D
split-complementary
#5DE9E8 #E95DA4 #E9A25D
monochromatic
#18B3B2 #27E2E0 #5DE9E8 #93F0F0 #C9F8F7
Accessibility & contrast
On white
1.47
#5DE9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5DE9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9E8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9E8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE8
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5de9e8; /* rgb */ color: rgb(93, 233, 232); /* oklch */ color: oklch(85.8% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9af0ef',
500: '#5de9e8',
950: '#000000',
},
}SCSS
$custom: #5de9e8; $custom-light: #9af0ef; $custom-dark: #000000;
JSON
{
"hex": "#5de9e8",
"rgb": {
"r": 93,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85848,
"c": 0.11983,
"h": 194.5
},
"luminance": 0.66431
}Semantic roles & 50–950 ramp
primary
#5DE9E8
secondary
#B33738
accent
#0D0FD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585