#7FFDB2#7FFDB2
#7FFDB2 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.2% C 0.155 H 155.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDB2 |
|---|---|
| RGB | rgb(127, 253, 178) |
| HSL | hsl(144, 97%, 75%) |
| HSV | hsv(144, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(90.77, -51.50, 25.36) |
| CIE-LCH | lch(90.77, 57.41, 153.79°) |
| OKLab | oklab(90.24% -0.1407 0.0643) |
| OKLCH | oklch(90.24% 0.155 155.4) |
| XYZ | xyz(51.9096, 77.9727, 54.4256) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.65
Seafoam (survey)
#80F9AD
ΔE00 0.96
Seafoam Green
#7AF9AB
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 1.77
Foam Green
#90FDA9
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDB2 #FD7FCA
analogous
#8BFD7F #7FFDB2 #7FFDF1
triadic
#7FFDB2 #B27FFD #FDB27F
tetradic
#7FFDB2 #7F8BFD #FD7FCA #FDF17F
square
#7FFDB2 #7F8BFD #FD7FCA #FDF17F
split-complementary
#7FFDB2 #F17FFD #FD7F8B
monochromatic
#06FB6A #43FC8E #7FFDB2 #BBFED6 #E1FFED
Accessibility & contrast
On white
1.27
#7FFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7FFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDB2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDB2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#EADFB7
Tritanopia (blue-blind)
#5EFBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdb2; /* rgb */ color: rgb(127, 253, 178); /* oklch */ color: oklch(90.2% 0.155 155.4);
Tailwind
colors: {
custom: {
50: '#abffc9',
500: '#7ffdb2',
950: '#000000',
},
}SCSS
$custom: #7ffdb2; $custom-light: #abffc9; $custom-dark: #000000;
JSON
{
"hex": "#7ffdb2",
"rgb": {
"r": 127,
"g": 253,
"b": 178
},
"hsl": {
"h": 144.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.9024,
"c": 0.15464,
"h": 155.4
},
"luminance": 0.77977
}Semantic roles & 50–950 ramp
primary
#7FFDB2
secondary
#DB459E
accent
#0089E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682