#5CF7CC#5CF7CC
#5CF7CC is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.3% C 0.144 H 171.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF7CC |
|---|---|
| RGB | rgb(92, 247, 204) |
| HSL | hsl(163, 91%, 66%) |
| HSV | hsv(163, 63%, 97%) |
| CMYK | cmyk(62.8%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.52, -50.78, 8.69) |
| CIE-LCH | lch(88.52, 51.52, 170.29°) |
| OKLab | oklab(88.29% -0.1428 0.0221) |
| OKLCH | oklch(88.29% 0.144 171.2) |
| XYZ | xyz(48.5681, 73.1513, 68.6751) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF7CC #F75C87
analogous
#5CF77F #5CF7CC #5CD4F7
triadic
#5CF7CC #CC5CF7 #F7CC5C
tetradic
#5CF7CC #7F5CF7 #F75C87 #D4F75C
square
#5CF7CC #7F5CF7 #F75C87 #D4F75C
split-complementary
#5CF7CC #F75CD4 #F77F5C
monochromatic
#0ACE98 #22F4BA #5CF7CC #96FADE #D1FDF1
Accessibility & contrast
On white
1.34
#5CF7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#5CF7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF7CC
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF7CC | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5cf7cc; /* rgb */ color: rgb(92, 247, 204); /* oklch */ color: oklch(88.3% 0.144 171.2);
Tailwind
colors: {
custom: {
50: '#9afadb',
500: '#5cf7cc',
950: '#000000',
},
}SCSS
$custom: #5cf7cc; $custom-light: #9afadb; $custom-dark: #000000;
JSON
{
"hex": "#5cf7cc",
"rgb": {
"r": 92,
"g": 247,
"b": 204
},
"hsl": {
"h": 163.355,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.88289,
"c": 0.14449,
"h": 171.2
},
"luminance": 0.73156
}Semantic roles & 50–950 ramp
primary
#5CF7CC
secondary
#CA2D59
accent
#0040E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584