#68F088#68F088
#68F088 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.186 H 148.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68F088 |
|---|---|
| RGB | rgb(104, 240, 136) |
| HSL | hsl(134, 82%, 67%) |
| HSV | hsv(134, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.52, -58.86, 39.29) |
| CIE-LCH | lch(85.52, 70.76, 146.28°) |
| OKLab | oklab(85.51% -0.1592 0.0966) |
| OKLCH | oklch(85.51% 0.186 148.8) |
| XYZ | xyz(41.3101, 67.0370, 34.0503) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.82
Spearmint
#1EF876
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F088 #F068D0
analogous
#8CF068 #68F088 #68F0CC
triadic
#68F088 #8868F0 #F08868
tetradic
#68F088 #688CF0 #F068D0 #F0CC68
square
#68F088 #688CF0 #F068D0 #F0CC68
split-complementary
#68F088 #CC68F0 #F0688C
monochromatic
#14CA3F #30EA5C #68F088 #A0F6B4 #D7FBE0
Accessibility & contrast
On white
1.46
#68F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#68F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F088
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F088 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#47ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f088; /* rgb */ color: rgb(104, 240, 136); /* oklch */ color: oklch(85.5% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#9ef6ac',
500: '#68f088',
950: '#000000',
},
}SCSS
$custom: #68f088; $custom-light: #9ef6ac; $custom-dark: #000000;
JSON
{
"hex": "#68f088",
"rgb": {
"r": 104,
"g": 240,
"b": 136
},
"hsl": {
"h": 134.118,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85512,
"c": 0.18627,
"h": 148.8
},
"luminance": 0.67041
}Semantic roles & 50–950 ramp
primary
#68F088
secondary
#C636A4
accent
#07ACDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581