#7CEBB2#7CEBB2
#7CEBB2 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.131 H 159.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEBB2 |
|---|---|
| RGB | rgb(124, 235, 178) |
| HSL | hsl(149, 74%, 70%) |
| HSV | hsv(149, 47%, 92%) |
| CMYK | cmyk(47.2%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.46, -44.61, 18.00) |
| CIE-LCH | lch(85.46, 48.11, 158.03°) |
| OKLab | oklab(85.89% -0.1229 0.046) |
| OKLCH | oklch(85.89% 0.131 159.5) |
| XYZ | xyz(46.0528, 66.9125, 52.5995) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEBB2 #EB7CB5
analogous
#7DEB7C #7CEBB2 #7CEBE9
triadic
#7CEBB2 #B27CEB #EBB27C
tetradic
#7CEBB2 #7C7DEB #EB7CB5 #EBE97C
square
#7CEBB2 #7C7DEB #EB7CB5 #EBE97C
split-complementary
#7CEBB2 #E97CEB #EB7C7D
monochromatic
#1FCD74 #47E393 #7CEBB2 #B1F3D1 #E4FBEF
Accessibility & contrast
On white
1.46
#7CEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7CEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEBB2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEBB2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#5DEADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7cebb2; /* rgb */ color: rgb(124, 235, 178); /* oklch */ color: oklch(85.9% 0.131 159.5);
Tailwind
colors: {
custom: {
50: '#a8f2c9',
500: '#7cebb2',
950: '#000000',
},
}SCSS
$custom: #7cebb2; $custom-light: #a8f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7cebb2",
"rgb": {
"r": 124,
"g": 235,
"b": 178
},
"hsl": {
"h": 149.189,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.85887,
"c": 0.13123,
"h": 159.5
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#7CEBB2
secondary
#C44787
accent
#1075D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582