#75F2B2#75F2B2
#75F2B2 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.3% C 0.145 H 158.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2B2 |
|---|---|
| RGB | rgb(117, 242, 178) |
| HSL | hsl(149, 83%, 70%) |
| HSV | hsv(149, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(87.24, -49.27, 20.44) |
| CIE-LCH | lch(87.24, 53.35, 157.47°) |
| OKLab | oklab(87.27% -0.1352 0.0521) |
| OKLCH | oklch(87.27% 0.145 158.9) |
| XYZ | xyz(47.1202, 70.4965, 53.2349) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Sea Green
#98F6B0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2B2 #F275B5
analogous
#76F275 #75F2B2 #75F2F0
triadic
#75F2B2 #B275F2 #F2B275
tetradic
#75F2B2 #7576F2 #F275B5 #F2F075
square
#75F2B2 #7576F2 #F275B5 #F2F075
split-complementary
#75F2B2 #F075F2 #F27576
monochromatic
#14D874 #3DED93 #75F2B2 #ADF7D1 #E3FCEF
Accessibility & contrast
On white
1.39
#75F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#75F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2B2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2B2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AE
Deuteranopia (green-blind)
#DED5B6
Tritanopia (blue-blind)
#4EF1E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f2b2; /* rgb */ color: rgb(117, 242, 178); /* oklch */ color: oklch(87.3% 0.145 158.9);
Tailwind
colors: {
custom: {
50: '#a5f7c9',
500: '#75f2b2',
950: '#000000',
},
}SCSS
$custom: #75f2b2; $custom-light: #a5f7c9; $custom-dark: #000000;
JSON
{
"hex": "#75f2b2",
"rgb": {
"r": 117,
"g": 242,
"b": 178
},
"hsl": {
"h": 149.28,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87267,
"c": 0.14491,
"h": 158.9
},
"luminance": 0.70501
}Semantic roles & 50–950 ramp
primary
#75F2B2
secondary
#CC3F87
accent
#0675DF
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582