#7CFCBF#7CFCBF
#7CFCBF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.144 H 160.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCBF |
|---|---|
| RGB | rgb(124, 252, 191) |
| HSL | hsl(151, 96%, 74%) |
| HSV | hsv(151, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.63, -49.29, 18.51) |
| CIE-LCH | lch(90.63, 52.65, 159.42°) |
| OKLab | oklab(90.18% -0.1358 0.0473) |
| OKLCH | oklch(90.18% 0.144 160.8) |
| XYZ | xyz(52.5221, 77.6630, 61.5028) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCBF #FC7CB9
analogous
#7CFC7F #7CFCBF #7CF9FC
triadic
#7CFCBF #BF7CFC #FCBF7C
tetradic
#7CFCBF #7F7CFC #FC7CB9 #F9FC7C
square
#7CFCBF #7F7CFC #FC7CB9 #F9FC7C
split-complementary
#7CFCBF #FC7CF9 #FC7F7C
monochromatic
#06F884 #40FBA2 #7CFCBF #B8FDDC #E1FEF0
Accessibility & contrast
On white
1.27
#7CFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7CFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCBF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCBF | 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)
#F9ECBC
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#52FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfcbf; /* rgb */ color: rgb(124, 252, 191); /* oklch */ color: oklch(90.2% 0.144 160.8);
Tailwind
colors: {
custom: {
50: '#aafed2',
500: '#7cfcbf',
950: '#000000',
},
}SCSS
$custom: #7cfcbf; $custom-light: #aafed2; $custom-dark: #000000;
JSON
{
"hex": "#7cfcbf",
"rgb": {
"r": 124,
"g": 252,
"b": 191
},
"hsl": {
"h": 151.406,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90178,
"c": 0.14384,
"h": 160.8
},
"luminance": 0.77667
}Semantic roles & 50–950 ramp
primary
#7CFCBF
secondary
#DA438B
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683