#5CF0AD#5CF0AD
#5CF0AD is a very light, vivid teal. Relative luminance 0.676; OKLCH L 85.9% C 0.159 H 160.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF0AD |
|---|---|
| RGB | rgb(92, 240, 173) |
| HSL | hsl(153, 83%, 65%) |
| HSV | hsv(153, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 27.9%, 5.9%) |
| CIE-LAB | lab(85.81, -54.67, 20.92) |
| CIE-LCH | lch(85.81, 58.53, 159.06°) |
| OKLab | oklab(85.86% -0.1496 0.0532) |
| OKLCH | oklch(85.86% 0.159 160.4) |
| XYZ | xyz(43.1125, 67.6082, 50.3047) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.54
Greenish Cyan
#2AFEB7
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF0AD #F05C9F
analogous
#5CF063 #5CF0AD #5CE9F0
triadic
#5CF0AD #AD5CF0 #F0AD5C
tetradic
#5CF0AD #635CF0 #F05C9F #E9F05C
square
#5CF0AD #635CF0 #F05C9F #E9F05C
split-complementary
#5CF0AD #F05CE9 #F0635C
monochromatic
#12C071 #24EB91 #5CF0AD #94F5C9 #CCFAE5
Accessibility & contrast
On white
1.45
#5CF0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5CF0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF0AD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF0AD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf0ad; /* rgb */ color: rgb(92, 240, 173); /* oklch */ color: oklch(85.9% 0.159 160.4);
Tailwind
colors: {
custom: {
50: '#98f6c5',
500: '#5cf0ad',
950: '#000000',
},
}SCSS
$custom: #5cf0ad; $custom-light: #98f6c5; $custom-dark: #000000;
JSON
{
"hex": "#5cf0ad",
"rgb": {
"r": 92,
"g": 240,
"b": 173
},
"hsl": {
"h": 152.838,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.85857,
"c": 0.15879,
"h": 160.4
},
"luminance": 0.67613
}Semantic roles & 50–950 ramp
primary
#5CF0AD
secondary
#BE3271
accent
#0668E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582