#7CF8AA#7CF8AA
#7CF8AA is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.8% C 0.156 H 154.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF8AA |
|---|---|
| RGB | rgb(124, 248, 170) |
| HSL | hsl(142, 90%, 73%) |
| HSV | hsv(142, 50%, 97%) |
| CMYK | cmyk(50%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(89.07, -51.62, 27.09) |
| CIE-LCH | lch(89.07, 58.30, 152.31°) |
| OKLab | oklab(88.78% -0.1407 0.0684) |
| OKLCH | oklch(88.78% 0.156 154.1) |
| XYZ | xyz(49.1317, 74.3181, 49.7782) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.31
Seafoam (survey)
#80F9AD
ΔE00 0.50
Light Blue Green
#7EFBB3
ΔE00 1.42
Light Bluish Green
#76FDA8
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF8AA #F87CCA
analogous
#8CF87C #7CF8AA #7CF8E8
triadic
#7CF8AA #AA7CF8 #F8AA7C
tetradic
#7CF8AA #7C8CF8 #F87CCA #F8E87C
square
#7CF8AA #7C8CF8 #F87CCA #F8E87C
split-complementary
#7CF8AA #E87CF8 #F87C8C
monochromatic
#0DED60 #42F584 #7CF8AA #B6FBD0 #E2FDEC
Accessibility & contrast
On white
1.32
#7CF8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#7CF8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF8AA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF8AA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#5DF5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7cf8aa; /* rgb */ color: rgb(124, 248, 170); /* oklch */ color: oklch(88.8% 0.156 154.1);
Tailwind
colors: {
custom: {
50: '#a9fbc3',
500: '#7cf8aa',
950: '#000000',
},
}SCSS
$custom: #7cf8aa; $custom-light: #a9fbc3; $custom-dark: #000000;
JSON
{
"hex": "#7cf8aa",
"rgb": {
"r": 124,
"g": 248,
"b": 170
},
"hsl": {
"h": 142.258,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.8878,
"c": 0.15645,
"h": 154.1
},
"luminance": 0.74322
}Semantic roles & 50–950 ramp
primary
#7CF8AA
secondary
#D4449F
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582