#7CEBB0#7CEBB0
#7CEBB0 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.133 H 158.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEBB0 |
|---|---|
| RGB | rgb(124, 235, 176) |
| HSL | hsl(148, 74%, 70%) |
| HSV | hsv(148, 47%, 92%) |
| CMYK | cmyk(47.2%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(85.42, -45.01, 18.98) |
| CIE-LCH | lch(85.42, 48.85, 157.13°) |
| OKLab | oklab(85.84% -0.1238 0.0485) |
| OKLCH | oklch(85.84% 0.133 158.6) |
| XYZ | xyz(45.8534, 66.8327, 51.5496) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEBB0 #EB7CB7
analogous
#7FEB7C #7CEBB0 #7CEBE7
triadic
#7CEBB0 #B07CEB #EBB07C
tetradic
#7CEBB0 #7C7FEB #EB7CB7 #EBE77C
square
#7CEBB0 #7C7FEB #EB7CB7 #EBE77C
split-complementary
#7CEBB0 #E77CEB #EB7C7F
monochromatic
#1FCD71 #47E390 #7CEBB0 #B1F3D0 #E4FBEF
Accessibility & contrast
On white
1.46
#7CEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7CEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEBB0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEBB0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAD
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#5EEADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7cebb0; /* rgb */ color: rgb(124, 235, 176); /* oklch */ color: oklch(85.8% 0.133 158.6);
Tailwind
colors: {
custom: {
50: '#a8f2c7',
500: '#7cebb0',
950: '#000000',
},
}SCSS
$custom: #7cebb0; $custom-light: #a8f2c7; $custom-dark: #000000;
JSON
{
"hex": "#7cebb0",
"rgb": {
"r": 124,
"g": 235,
"b": 176
},
"hsl": {
"h": 148.108,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.85841,
"c": 0.13293,
"h": 158.6
},
"luminance": 0.66836
}Semantic roles & 50–950 ramp
primary
#7CEBB0
secondary
#C4478A
accent
#1079D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582