#5DF5CB#5DF5CB
#5DF5CB is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.142 H 171.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF5CB |
|---|---|
| RGB | rgb(93, 245, 203) |
| HSL | hsl(163, 88%, 66%) |
| HSV | hsv(163, 62%, 96%) |
| CMYK | cmyk(62%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(87.94, -50.00, 8.38) |
| CIE-LCH | lch(87.94, 50.70, 170.49°) |
| OKLab | oklab(87.82% -0.1407 0.0214) |
| OKLCH | oklch(87.82% 0.142 171.4) |
| XYZ | xyz(47.9408, 71.9387, 67.8474) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF5CB #F55D87
analogous
#5DF57F #5DF5CB #5DD3F5
triadic
#5DF5CB #CB5DF5 #F5CB5D
tetradic
#5DF5CB #7F5DF5 #F55D87 #D3F55D
square
#5DF5CB #7F5DF5 #F55D87 #D3F55D
split-complementary
#5DF5CB #F55DD3 #F57F5D
monochromatic
#0DCB96 #23F1B8 #5DF5CB #97F9DE #D0FCF0
Accessibility & contrast
On white
1.36
#5DF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#5DF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF5CB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF5CB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5df5cb; /* rgb */ color: rgb(93, 245, 203); /* oklch */ color: oklch(87.8% 0.142 171.4);
Tailwind
colors: {
custom: {
50: '#9af9da',
500: '#5df5cb',
950: '#000000',
},
}SCSS
$custom: #5df5cb; $custom-light: #9af9da; $custom-dark: #000000;
JSON
{
"hex": "#5df5cb",
"rgb": {
"r": 93,
"g": 245,
"b": 203
},
"hsl": {
"h": 163.421,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.87815,
"c": 0.14234,
"h": 171.4
},
"luminance": 0.71944
}Semantic roles & 50–950 ramp
primary
#5DF5CB
secondary
#C72F59
accent
#0140E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583