#5CF5C8#5CF5C8
#5CF5C8 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.145 H 170.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5C8 |
|---|---|
| RGB | rgb(92, 245, 200) |
| HSL | hsl(162, 88%, 66%) |
| HSV | hsv(162, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 18.4%, 3.9%) |
| CIE-LAB | lab(87.85, -50.86, 9.80) |
| CIE-LCH | lch(87.85, 51.80, 169.09°) |
| OKLab | oklab(87.71% -0.1425 0.025) |
| OKLCH | oklch(87.71% 0.145 170) |
| XYZ | xyz(47.4862, 71.7452, 65.9780) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5C8 #F55C89
analogous
#5CF57B #5CF5C8 #5CD5F5
triadic
#5CF5C8 #C85CF5 #F5C85C
tetradic
#5CF5C8 #7B5CF5 #F55C89 #D5F55C
square
#5CF5C8 #7B5CF5 #F55C89 #D5F55C
split-complementary
#5CF5C8 #F55CD5 #F57B5C
monochromatic
#0CCA92 #22F1B5 #5CF5C8 #96F9DB #CFFCEF
Accessibility & contrast
On white
1.37
#5CF5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#5CF5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5C8
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5C8 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#00F7E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf5c8; /* rgb */ color: rgb(92, 245, 200); /* oklch */ color: oklch(87.7% 0.145 170.0);
Tailwind
colors: {
custom: {
50: '#99f9d8',
500: '#5cf5c8',
950: '#000000',
},
}SCSS
$custom: #5cf5c8; $custom-light: #99f9d8; $custom-dark: #000000;
JSON
{
"hex": "#5cf5c8",
"rgb": {
"r": 92,
"g": 245,
"b": 200
},
"hsl": {
"h": 162.353,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87709,
"c": 0.14473,
"h": 170
},
"luminance": 0.7175
}Semantic roles & 50–950 ramp
primary
#5CF5C8
secondary
#C62F5B
accent
#0044E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583