#5DF9C3#5DF9C3
#5DF9C3 is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.6% C 0.153 H 166.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF9C3 |
|---|---|
| RGB | rgb(93, 249, 195) |
| HSL | hsl(159, 93%, 67%) |
| HSV | hsv(159, 63%, 98%) |
| CMYK | cmyk(62.7%, 0%, 21.7%, 2.4%) |
| CIE-LAB | lab(88.93, -53.46, 13.94) |
| CIE-LCH | lch(88.93, 55.24, 165.39°) |
| OKLab | oklab(88.57% -0.1483 0.0357) |
| OKLCH | oklch(88.57% 0.153 166.5) |
| XYZ | xyz(48.2352, 74.0136, 63.3632) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.28
Bright Teal
#01F9C6
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF9C3 #F95D93
analogous
#5DF975 #5DF9C3 #5DE1F9
triadic
#5DF9C3 #C35DF9 #F9C35D
tetradic
#5DF9C3 #755DF9 #F95D93 #E1F95D
square
#5DF9C3 #755DF9 #F95D93 #E1F95D
split-complementary
#5DF9C3 #F95DE1 #F9755D
monochromatic
#08D48D #22F7AD #5DF9C3 #98FBD9 #D3FDEF
Accessibility & contrast
On white
1.33
#5DF9C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5DF9C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF9C3
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF9C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF9C3 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9C0
Deuteranopia (green-blind)
#DED9C7
Tritanopia (blue-blind)
#00FAEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5df9c3; /* rgb */ color: rgb(93, 249, 195); /* oklch */ color: oklch(88.6% 0.153 166.5);
Tailwind
colors: {
custom: {
50: '#9afcd5',
500: '#5df9c3',
950: '#000000',
},
}SCSS
$custom: #5df9c3; $custom-light: #9afcd5; $custom-dark: #000000;
JSON
{
"hex": "#5df9c3",
"rgb": {
"r": 93,
"g": 249,
"b": 195
},
"hsl": {
"h": 159.231,
"s": 92.857,
"l": 67.059
},
"oklch": {
"l": 0.88565,
"c": 0.15254,
"h": 166.5
},
"luminance": 0.74019
}Semantic roles & 50–950 ramp
primary
#5DF9C3
secondary
#CE2C64
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683