#5CF5C7#5CF5C7
#5CF5C7 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.145 H 169.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5C7 |
|---|---|
| RGB | rgb(92, 245, 199) |
| HSL | hsl(162, 88%, 66%) |
| HSV | hsv(162, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 18.8%, 3.9%) |
| CIE-LAB | lab(87.82, -51.09, 10.29) |
| CIE-LCH | lch(87.82, 52.12, 168.61°) |
| OKLab | oklab(87.68% -0.143 0.0263) |
| OKLCH | oklch(87.68% 0.145 169.6) |
| XYZ | xyz(47.3697, 71.6986, 65.3645) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 2.78
Aquamarine
#7FFFD4
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5C7 #F55C8A
analogous
#5CF57A #5CF5C7 #5CD6F5
triadic
#5CF5C7 #C75CF5 #F5C75C
tetradic
#5CF5C7 #7A5CF5 #F55C8A #D6F55C
square
#5CF5C7 #7A5CF5 #F55C8A #D6F55C
split-complementary
#5CF5C7 #F55CD6 #F57A5C
monochromatic
#0CCA91 #22F1B3 #5CF5C7 #96F9DB #CFFCEF
Accessibility & contrast
On white
1.37
#5CF5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#5CF5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5C7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5C7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5C5
Deuteranopia (green-blind)
#D9D6CA
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf5c7; /* rgb */ color: rgb(92, 245, 199); /* oklch */ color: oklch(87.7% 0.145 169.6);
Tailwind
colors: {
custom: {
50: '#99f9d8',
500: '#5cf5c7',
950: '#000000',
},
}SCSS
$custom: #5cf5c7; $custom-light: #99f9d8; $custom-dark: #000000;
JSON
{
"hex": "#5cf5c7",
"rgb": {
"r": 92,
"g": 245,
"b": 199
},
"hsl": {
"h": 161.961,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87683,
"c": 0.14539,
"h": 169.6
},
"luminance": 0.71704
}Semantic roles & 50–950 ramp
primary
#5CF5C7
secondary
#C62F5C
accent
#0045E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583