#5DF9C5#5DF9C5
#5DF9C5 is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.6% C 0.151 H 167.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF9C5 |
|---|---|
| RGB | rgb(93, 249, 197) |
| HSL | hsl(160, 93%, 67%) |
| HSV | hsv(160, 63%, 98%) |
| CMYK | cmyk(62.7%, 0%, 20.9%, 2.4%) |
| CIE-LAB | lab(88.97, -53.02, 12.96) |
| CIE-LCH | lch(88.97, 54.58, 166.26°) |
| OKLab | oklab(88.61% -0.1474 0.0332) |
| OKLCH | oklch(88.61% 0.151 167.3) |
| XYZ | xyz(48.4628, 74.1046, 64.5621) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.41
Bright Teal
#01F9C6
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.56
Greenish Cyan
#2AFEB7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF9C5 #F95D91
analogous
#5DF977 #5DF9C5 #5DDFF9
triadic
#5DF9C5 #C55DF9 #F9C55D
tetradic
#5DF9C5 #775DF9 #F95D91 #DFF95D
square
#5DF9C5 #775DF9 #F95D91 #DFF95D
split-complementary
#5DF9C5 #F95DDF #F9775D
monochromatic
#08D490 #22F7B0 #5DF9C5 #98FBDA #D3FDEF
Accessibility & contrast
On white
1.33
#5DF9C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#5DF9C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF9C5
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF9C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF9C5 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C2
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#00FAEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5df9c5; /* rgb */ color: rgb(93, 249, 197); /* oklch */ color: oklch(88.6% 0.151 167.3);
Tailwind
colors: {
custom: {
50: '#9afcd6',
500: '#5df9c5',
950: '#000000',
},
}SCSS
$custom: #5df9c5; $custom-light: #9afcd6; $custom-dark: #000000;
JSON
{
"hex": "#5df9c5",
"rgb": {
"r": 93,
"g": 249,
"b": 197
},
"hsl": {
"h": 160,
"s": 92.857,
"l": 67.059
},
"oklch": {
"l": 0.88614,
"c": 0.15111,
"h": 167.3
},
"luminance": 0.7411
}Semantic roles & 50–950 ramp
primary
#5DF9C5
secondary
#CE2C62
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683