#5CFECF#5CFECF
#5CFECF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.151 H 170.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFECF |
|---|---|
| RGB | rgb(92, 254, 207) |
| HSL | hsl(163, 99%, 68%) |
| HSV | hsv(163, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.62, -52.99, 10.15) |
| CIE-LCH | lch(90.62, 53.95, 169.16°) |
| OKLab | oklab(90.03% -0.1484 0.0259) |
| OKLCH | oklch(90.03% 0.151 170.1) |
| XYZ | xyz(51.1123, 77.6584, 71.3153) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.14
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFECF #FE5C8B
analogous
#5CFE7E #5CFECF #5CDCFE
triadic
#5CFECF #CF5CFE #FECF5C
tetradic
#5CFECF #7E5CFE #FE5C8B #DCFE5C
square
#5CFECF #7E5CFE #FE5C8B #DCFE5C
split-complementary
#5CFECF #FE5CDC #FE7E5C
monochromatic
#01DE9E #1FFEBD #5CFECF #99FEE1 #D6FFF3
Accessibility & contrast
On white
1.27
#5CFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#5CFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFECF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFECF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfecf; /* rgb */ color: rgb(92, 254, 207); /* oklch */ color: oklch(90.0% 0.151 170.1);
Tailwind
colors: {
custom: {
50: '#9bffdd',
500: '#5cfecf',
950: '#000000',
},
}SCSS
$custom: #5cfecf; $custom-light: #9bffdd; $custom-dark: #000000;
JSON
{
"hex": "#5cfecf",
"rgb": {
"r": 92,
"g": 254,
"b": 207
},
"hsl": {
"h": 162.593,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.9003,
"c": 0.15067,
"h": 170.1
},
"luminance": 0.77664
}Semantic roles & 50–950 ramp
primary
#5CFECF
secondary
#D7275A
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684