#68F08F#68F08F
#68F08F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.180 H 150.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68F08F |
|---|---|
| RGB | rgb(104, 240, 143) |
| HSL | hsl(137, 82%, 67%) |
| HSV | hsv(137, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.63, -57.74, 35.96) |
| CIE-LCH | lch(85.63, 68.02, 148.09°) |
| OKLab | oklab(85.63% -0.1563 0.0891) |
| OKLCH | oklch(85.63% 0.18 150.3) |
| XYZ | xyz(41.8239, 67.2426, 36.7563) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F08F #F068C9
analogous
#85F068 #68F08F #68F0D3
triadic
#68F08F #8F68F0 #F08F68
tetradic
#68F08F #6885F0 #F068C9 #F0D368
square
#68F08F #6885F0 #F068C9 #F0D368
split-complementary
#68F08F #D368F0 #F06885
monochromatic
#14CA48 #30EA66 #68F08F #A0F6B8 #D7FBE2
Accessibility & contrast
On white
1.45
#68F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#68F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F08F
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F08F | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#44ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f08f; /* rgb */ color: rgb(104, 240, 143); /* oklch */ color: oklch(85.6% 0.180 150.3);
Tailwind
colors: {
custom: {
50: '#9ef6b1',
500: '#68f08f',
950: '#000000',
},
}SCSS
$custom: #68f08f; $custom-light: #9ef6b1; $custom-dark: #000000;
JSON
{
"hex": "#68f08f",
"rgb": {
"r": 104,
"g": 240,
"b": 143
},
"hsl": {
"h": 137.206,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85631,
"c": 0.1799,
"h": 150.3
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#68F08F
secondary
#C6369D
accent
#07A1DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581