#5CF5CC#5CF5CC
#5CF5CC is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.142 H 171.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5CC |
|---|---|
| RGB | rgb(92, 245, 204) |
| HSL | hsl(164, 88%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.94, -49.94, 7.85) |
| CIE-LCH | lch(87.94, 50.56, 171.06°) |
| OKLab | oklab(87.81% -0.1408 0.02) |
| OKLCH | oklch(87.81% 0.142 171.9) |
| XYZ | xyz(47.9598, 71.9347, 68.4723) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5CC #F55C85
analogous
#5CF57F #5CF5CC #5CD1F5
triadic
#5CF5CC #CC5CF5 #F5CC5C
tetradic
#5CF5CC #7F5CF5 #F55C85 #D1F55C
square
#5CF5CC #7F5CF5 #F55C85 #D1F55C
split-complementary
#5CF5CC #F55CD1 #F57F5C
monochromatic
#0CCA97 #22F1BA #5CF5CC #96F9DE #CFFCF0
Accessibility & contrast
On white
1.36
#5CF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#5CF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5CC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5CC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5cf5cc; /* rgb */ color: rgb(92, 245, 204); /* oklch */ color: oklch(87.8% 0.142 171.9);
Tailwind
colors: {
custom: {
50: '#99f9db',
500: '#5cf5cc',
950: '#000000',
},
}SCSS
$custom: #5cf5cc; $custom-light: #99f9db; $custom-dark: #000000;
JSON
{
"hex": "#5cf5cc",
"rgb": {
"r": 92,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.922,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87814,
"c": 0.14218,
"h": 171.9
},
"luminance": 0.7194
}Semantic roles & 50–950 ramp
primary
#5CF5CC
secondary
#C62F57
accent
#003EE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584