#68F08B#68F08B
#68F08B is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.184 H 149.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68F08B |
|---|---|
| RGB | rgb(104, 240, 139) |
| HSL | hsl(135, 82%, 67%) |
| HSV | hsv(135, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.57, -58.38, 37.86) |
| CIE-LCH | lch(85.57, 69.59, 147.04°) |
| OKLab | oklab(85.56% -0.158 0.0934) |
| OKLCH | oklch(85.56% 0.184 149.4) |
| XYZ | xyz(41.5263, 67.1235, 35.1889) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F08B #F068CD
analogous
#89F068 #68F08B #68F0CF
triadic
#68F08B #8B68F0 #F08B68
tetradic
#68F08B #6889F0 #F068CD #F0CF68
square
#68F08B #6889F0 #F068CD #F0CF68
split-complementary
#68F08B #CF68F0 #F06889
monochromatic
#14CA43 #30EA60 #68F08B #A0F6B6 #D7FBE1
Accessibility & contrast
On white
1.46
#68F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#68F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F08B
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F08B | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD84
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#46ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f08b; /* rgb */ color: rgb(104, 240, 139); /* oklch */ color: oklch(85.6% 0.184 149.4);
Tailwind
colors: {
custom: {
50: '#9ef6ae',
500: '#68f08b',
950: '#000000',
},
}SCSS
$custom: #68f08b; $custom-light: #9ef6ae; $custom-dark: #000000;
JSON
{
"hex": "#68f08b",
"rgb": {
"r": 104,
"g": 240,
"b": 139
},
"hsl": {
"h": 135.441,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85562,
"c": 0.18354,
"h": 149.4
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#68F08B
secondary
#C636A1
accent
#07A7DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581