#68F075#68F075
#68F075 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.2% C 0.203 H 145.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68F075 |
|---|---|
| RGB | rgb(104, 240, 117) |
| HSL | hsl(126, 82%, 67%) |
| HSV | hsv(126, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.27, -61.59, 48.10) |
| CIE-LCH | lch(85.27, 78.14, 142.01°) |
| OKLab | oklab(85.23% -0.1669 0.1157) |
| OKLCH | oklch(85.23% 0.203 145.3) |
| XYZ | xyz(40.0775, 66.5440, 27.5585) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.11
Lighter Green
#75FD63
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F075 #F068E3
analogous
#9FF068 #68F075 #68F0B9
triadic
#68F075 #7568F0 #F07568
tetradic
#68F075 #689FF0 #F068E3 #F0B968
square
#68F075 #689FF0 #F068E3 #F0B968
split-complementary
#68F075 #B968F0 #F0689F
monochromatic
#14CA25 #30EA42 #68F075 #A0F6A8 #D7FBDB
Accessibility & contrast
On white
1.47
#68F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#68F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F075
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F075 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6A
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#4DEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f075; /* rgb */ color: rgb(104, 240, 117); /* oklch */ color: oklch(85.2% 0.203 145.3);
Tailwind
colors: {
custom: {
50: '#9ef69f',
500: '#68f075',
950: '#000000',
},
}SCSS
$custom: #68f075; $custom-light: #9ef69f; $custom-dark: #000000;
JSON
{
"hex": "#68f075",
"rgb": {
"r": 104,
"g": 240,
"b": 117
},
"hsl": {
"h": 125.735,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85225,
"c": 0.20308,
"h": 145.3
},
"luminance": 0.66548
}Semantic roles & 50–950 ramp
primary
#68F075
secondary
#C636B9
accent
#07CADE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580