#7CFBC6#7CFBC6
#7CFBC6 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.137 H 164.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBC6 |
|---|---|
| RGB | rgb(124, 251, 198) |
| HSL | hsl(155, 94%, 74%) |
| HSV | hsv(155, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.48, -47.44, 14.71) |
| CIE-LCH | lch(90.48, 49.67, 162.77°) |
| OKLab | oklab(90.11% -0.1317 0.0377) |
| OKLCH | oklch(90.11% 0.137 164) |
| XYZ | xyz(52.9977, 77.3521, 65.5527) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.45
Aquamarine
#7FFFD4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBC6 #FB7CB1
analogous
#7CFB86 #7CFBC6 #7CF0FB
triadic
#7CFBC6 #C67CFB #FBC67C
tetradic
#7CFBC6 #867CFB #FB7CB1 #F0FB7C
square
#7CFBC6 #867CFB #FB7CB1 #F0FB7C
split-complementary
#7CFBC6 #FB7CF0 #FB867C
monochromatic
#07F592 #41F9AC #7CFBC6 #B7FDE0 #E1FEF2
Accessibility & contrast
On white
1.27
#7CFBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7CFBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBC6
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBC6 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#4FFBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfbc6; /* rgb */ color: rgb(124, 251, 198); /* oklch */ color: oklch(90.1% 0.137 164.0);
Tailwind
colors: {
custom: {
50: '#aafdd7',
500: '#7cfbc6',
950: '#000000',
},
}SCSS
$custom: #7cfbc6; $custom-light: #aafdd7; $custom-dark: #000000;
JSON
{
"hex": "#7cfbc6",
"rgb": {
"r": 124,
"g": 251,
"b": 198
},
"hsl": {
"h": 154.961,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.9011,
"c": 0.13698,
"h": 164
},
"luminance": 0.77357
}Semantic roles & 50–950 ramp
primary
#7CFBC6
secondary
#D84381
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683