#5CFCE7#5CFCE7
#5CFCE7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 182.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCE7 |
|---|---|
| RGB | rgb(92, 252, 231) |
| HSL | hsl(172, 96%, 67%) |
| HSV | hsv(172, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(90.62, -46.39, -2.28) |
| CIE-LCH | lch(90.62, 46.45, 182.82°) |
| OKLab | oklab(90.22% -0.1359 -0.0069) |
| OKLCH | oklch(90.22% 0.136 182.9) |
| XYZ | xyz(53.6411, 77.6598, 87.7487) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.54
Bright Turquoise
#0FFEF9
ΔE00 5.42
Aqua (survey)
#13EAC9
ΔE00 5.90
Light Aqua
#8CFFDB
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCE7 #FC5C71
analogous
#5CFC97 #5CFCE7 #5CC1FC
triadic
#5CFCE7 #E75CFC #FCE75C
tetradic
#5CFCE7 #975CFC #FC5C71 #C1FC5C
square
#5CFCE7 #975CFC #FC5C71 #C1FC5C
split-complementary
#5CFCE7 #FC5CC1 #FC975C
monochromatic
#04DABE #20FBDE #5CFCE7 #98FDF0 #D4FEF9
Accessibility & contrast
On white
1.27
#5CFCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#5CFCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCE7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCE7 | 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)
#F1EEE6
Deuteranopia (green-blind)
#D9DDE9
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfce7; /* rgb */ color: rgb(92, 252, 231); /* oklch */ color: oklch(90.2% 0.136 182.9);
Tailwind
colors: {
custom: {
50: '#9bfeee',
500: '#5cfce7',
950: '#000000',
},
}SCSS
$custom: #5cfce7; $custom-light: #9bfeee; $custom-dark: #000000;
JSON
{
"hex": "#5cfce7",
"rgb": {
"r": 92,
"g": 252,
"b": 231
},
"hsl": {
"h": 172.125,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.90222,
"c": 0.13613,
"h": 182.9
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#5CFCE7
secondary
#D3293F
accent
#001EE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685