#7CFCC8#7CFCC8
#7CFCC8 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.137 H 164.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCC8 |
|---|---|
| RGB | rgb(124, 252, 200) |
| HSL | hsl(156, 96%, 74%) |
| HSV | hsv(156, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 20.6%, 1.2%) |
| CIE-LAB | lab(90.81, -47.45, 14.15) |
| CIE-LCH | lch(90.81, 49.52, 163.40°) |
| OKLab | oklab(90.39% -0.1319 0.0363) |
| OKLCH | oklch(90.39% 0.137 164.6) |
| XYZ | xyz(53.5431, 78.0714, 66.8801) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.46
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCC8 #FC7CB0
analogous
#7CFC88 #7CFCC8 #7CF0FC
triadic
#7CFCC8 #C87CFC #FCC87C
tetradic
#7CFCC8 #887CFC #FC7CB0 #F0FC7C
square
#7CFCC8 #887CFC #FC7CB0 #F0FC7C
split-complementary
#7CFCC8 #FC7CF0 #FC887C
monochromatic
#06F896 #40FBAF #7CFCC8 #B8FDE1 #E1FEF2
Accessibility & contrast
On white
1.26
#7CFCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7CFCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCC8
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCC8 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#4DFCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcc8; /* rgb */ color: rgb(124, 252, 200); /* oklch */ color: oklch(90.4% 0.137 164.6);
Tailwind
colors: {
custom: {
50: '#aafed8',
500: '#7cfcc8',
950: '#000000',
},
}SCSS
$custom: #7cfcc8; $custom-light: #aafed8; $custom-dark: #000000;
JSON
{
"hex": "#7cfcc8",
"rgb": {
"r": 124,
"g": 252,
"b": 200
},
"hsl": {
"h": 155.625,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90391,
"c": 0.13678,
"h": 164.6
},
"luminance": 0.78076
}Semantic roles & 50–950 ramp
primary
#7CFCC8
secondary
#DA4380
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683