#7CFCCE#7CFCCE
#7CFCCE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.132 H 167.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCCE |
|---|---|
| RGB | rgb(124, 252, 206) |
| HSL | hsl(158, 96%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.94, -46.19, 11.24) |
| CIE-LCH | lch(90.94, 47.53, 166.32°) |
| OKLab | oklab(90.54% -0.1293 0.0288) |
| OKLCH | oklch(90.54% 0.132 167.4) |
| XYZ | xyz(54.2581, 78.3574, 70.6458) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.05
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.06
Light Aqua
#8CFFDB
ΔE00 2.82
Pale Turquoise
#A5FBD5
ΔE00 4.51
Bright Teal
#01F9C6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCCE #FC7CAA
analogous
#7CFC8E #7CFCCE #7CEAFC
triadic
#7CFCCE #CE7CFC #FCCE7C
tetradic
#7CFCCE #8E7CFC #FC7CAA #EAFC7C
square
#7CFCCE #8E7CFC #FC7CAA #EAFC7C
split-complementary
#7CFCCE #FC7CEA #FC8E7C
monochromatic
#06F8A1 #40FBB8 #7CFCCE #B8FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#7CFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7CFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCCE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCCE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#4AFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcce; /* rgb */ color: rgb(124, 252, 206); /* oklch */ color: oklch(90.5% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#aafedd',
500: '#7cfcce',
950: '#000000',
},
}SCSS
$custom: #7cfcce; $custom-light: #aafedd; $custom-dark: #000000;
JSON
{
"hex": "#7cfcce",
"rgb": {
"r": 124,
"g": 252,
"b": 206
},
"hsl": {
"h": 158.438,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.9054,
"c": 0.13244,
"h": 167.4
},
"luminance": 0.78362
}Semantic roles & 50–950 ramp
primary
#7CFCCE
secondary
#DA4379
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684