#5CFDCC#5CFDCC
#5CFDCC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 169.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDCC |
|---|---|
| RGB | rgb(92, 253, 204) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.27, -53.26, 11.18) |
| CIE-LCH | lch(90.27, 54.42, 168.14°) |
| OKLab | oklab(89.72% -0.1488 0.0286) |
| OKLCH | oklch(89.72% 0.151 169.1) |
| XYZ | xyz(50.4325, 76.8801, 69.2965) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 4.42
Greenish Cyan
#2AFEB7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDCC #FD5C8D
analogous
#5CFD7B #5CFDCC #5CDEFD
triadic
#5CFDCC #CC5CFD #FDCC5C
tetradic
#5CFDCC #7B5CFD #FD5C8D #DEFD5C
square
#5CFDCC #7B5CFD #FD5C8D #DEFD5C
split-complementary
#5CFDCC #FD5CDE #FD7B5C
monochromatic
#03DC9A #20FCB9 #5CFDCC #98FEDF #D5FEF2
Accessibility & contrast
On white
1.28
#5CFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5CFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDCC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDCC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfdcc; /* rgb */ color: rgb(92, 253, 204); /* oklch */ color: oklch(89.7% 0.151 169.1);
Tailwind
colors: {
custom: {
50: '#9affdb',
500: '#5cfdcc',
950: '#000000',
},
}SCSS
$custom: #5cfdcc; $custom-light: #9affdb; $custom-dark: #000000;
JSON
{
"hex": "#5cfdcc",
"rgb": {
"r": 92,
"g": 253,
"b": 204
},
"hsl": {
"h": 161.739,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89716,
"c": 0.15149,
"h": 169.1
},
"luminance": 0.76886
}Semantic roles & 50–950 ramp
primary
#5CFDCC
secondary
#D5285D
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684