#5CEDAF#5CEDAF
#5CEDAF is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.153 H 161.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDAF |
|---|---|
| RGB | rgb(92, 237, 175) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(84.96, -53.05, 18.71) |
| CIE-LCH | lch(84.96, 56.25, 160.57°) |
| OKLab | oklab(85.18% -0.1456 0.0477) |
| OKLCH | oklch(85.18% 0.153 161.9) |
| XYZ | xyz(42.4316, 65.9345, 51.0396) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Greenish Turquoise
#00FBB0
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDAF #ED5C9A
analogous
#5CED67 #5CEDAF #5CE2ED
triadic
#5CEDAF #AF5CED #EDAF5C
tetradic
#5CEDAF #675CED #ED5C9A #E2ED5C
square
#5CEDAF #675CED #ED5C9A #E2ED5C
split-complementary
#5CEDAF #ED5CE2 #ED675C
monochromatic
#15BA73 #25E794 #5CEDAF #93F3CA #CAF9E5
Accessibility & contrast
On white
1.48
#5CEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5CEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDAF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDAF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cedaf; /* rgb */ color: rgb(92, 237, 175); /* oklch */ color: oklch(85.2% 0.153 161.9);
Tailwind
colors: {
custom: {
50: '#97f4c7',
500: '#5cedaf',
950: '#000000',
},
}SCSS
$custom: #5cedaf; $custom-light: #97f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5cedaf",
"rgb": {
"r": 92,
"g": 237,
"b": 175
},
"hsl": {
"h": 154.345,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85177,
"c": 0.15327,
"h": 161.9
},
"luminance": 0.65939
}Semantic roles & 50–950 ramp
primary
#5CEDAF
secondary
#B9346D
accent
#0963DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582