#5DE6CB#5DE6CB
#5DE6CB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.3% C 0.125 H 177.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6CB |
|---|---|
| RGB | rgb(93, 230, 203) |
| HSL | hsl(168, 73%, 63%) |
| HSV | hsv(168, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(83.56, -43.58, 2.06) |
| CIE-LCH | lch(83.56, 43.63, 177.29°) |
| OKLab | oklab(84.25% -0.1254 0.0048) |
| OKLCH | oklch(84.25% 0.125 177.8) |
| XYZ | xyz(43.5855, 63.2281, 66.3956) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.32
Aquamarine (survey)
#04D8B2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6CB #E65D78
analogous
#5DE686 #5DE6CB #5DBCE6
triadic
#5DE6CB #CB5DE6 #E6CB5D
tetradic
#5DE6CB #865DE6 #E65D78 #BCE65D
square
#5DE6CB #865DE6 #E65D78 #BCE65D
split-complementary
#5DE6CB #E65DBC #E6865D
monochromatic
#1BAE91 #28DEBA #5DE6CB #92EEDC #C7F6ED
Accessibility & contrast
On white
1.54
#5DE6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5DE6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6CB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6CB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de6cb; /* rgb */ color: rgb(93, 230, 203); /* oklch */ color: oklch(84.3% 0.125 177.8);
Tailwind
colors: {
custom: {
50: '#98eeda',
500: '#5de6cb',
950: '#000000',
},
}SCSS
$custom: #5de6cb; $custom-light: #98eeda; $custom-dark: #000000;
JSON
{
"hex": "#5de6cb",
"rgb": {
"r": 93,
"g": 230,
"b": 203
},
"hsl": {
"h": 168.175,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.8425,
"c": 0.12549,
"h": 177.8
},
"luminance": 0.63233
}Semantic roles & 50–950 ramp
primary
#5DE6CB
secondary
#AF3850
accent
#1037D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583