#7CFCC0#7CFCC0
#7CFCC0 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.143 H 161.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCC0 |
|---|---|
| RGB | rgb(124, 252, 192) |
| HSL | hsl(152, 96%, 74%) |
| HSV | hsv(152, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.65, -49.09, 18.03) |
| CIE-LCH | lch(90.65, 52.30, 159.84°) |
| OKLab | oklab(90.2% -0.1354 0.0461) |
| OKLCH | oklch(90.2% 0.143 161.2) |
| XYZ | xyz(52.6325, 77.7072, 62.0843) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.46
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCC0 #FC7CB8
analogous
#7CFC80 #7CFCC0 #7CF8FC
triadic
#7CFCC0 #C07CFC #FCC07C
tetradic
#7CFCC0 #807CFC #FC7CB8 #F8FC7C
square
#7CFCC0 #807CFC #FC7CB8 #F8FC7C
split-complementary
#7CFCC0 #FC7CF8 #FC807C
monochromatic
#06F886 #40FBA3 #7CFCC0 #B8FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#7CFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7CFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCC0
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCC0 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#52FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfcc0; /* rgb */ color: rgb(124, 252, 192); /* oklch */ color: oklch(90.2% 0.143 161.2);
Tailwind
colors: {
custom: {
50: '#aafed3',
500: '#7cfcc0',
950: '#000000',
},
}SCSS
$custom: #7cfcc0; $custom-light: #aafed3; $custom-dark: #000000;
JSON
{
"hex": "#7cfcc0",
"rgb": {
"r": 124,
"g": 252,
"b": 192
},
"hsl": {
"h": 151.875,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90201,
"c": 0.14303,
"h": 161.2
},
"luminance": 0.77712
}Semantic roles & 50–950 ramp
primary
#7CFCC0
secondary
#DA4389
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683