#75FCB4#75FCB4
#75FCB4 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.157 H 157.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCB4 |
|---|---|
| RGB | rgb(117, 252, 180) |
| HSL | hsl(148, 96%, 72%) |
| HSV | hsv(148, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(90.18, -53.03, 23.48) |
| CIE-LCH | lch(90.18, 57.99, 156.12°) |
| OKLab | oklab(89.68% -0.145 0.0596) |
| OKLCH | oklch(89.68% 0.157 157.6) |
| XYZ | xyz(50.3806, 76.6935, 55.3195) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCB4 #FC75BD
analogous
#7AFC75 #75FCB4 #75FCF8
triadic
#75FCB4 #B475FC #FCB475
tetradic
#75FCB4 #757AFC #FC75BD #FCF875
square
#75FCB4 #757AFC #FC75BD #FCF875
split-complementary
#75FCB4 #F875FC #FC757A
monochromatic
#05F173 #39FB93 #75FCB4 #B1FDD5 #E1FEEF
Accessibility & contrast
On white
1.29
#75FCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#75FCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCB4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCB4 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#49FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcb4; /* rgb */ color: rgb(117, 252, 180); /* oklch */ color: oklch(89.7% 0.157 157.6);
Tailwind
colors: {
custom: {
50: '#a6feca',
500: '#75fcb4',
950: '#000000',
},
}SCSS
$custom: #75fcb4; $custom-light: #a6feca; $custom-dark: #000000;
JSON
{
"hex": "#75fcb4",
"rgb": {
"r": 117,
"g": 252,
"b": 180
},
"hsl": {
"h": 148,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89679,
"c": 0.15679,
"h": 157.6
},
"luminance": 0.76698
}Semantic roles & 50–950 ramp
primary
#75FCB4
secondary
#D93D90
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682