#68F68C#68F68C
#68F68C is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.191 H 149.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68F68C |
|---|---|
| RGB | rgb(104, 246, 140) |
| HSL | hsl(135, 89%, 69%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.36, -60.51, 39.69) |
| CIE-LCH | lch(87.36, 72.36, 146.74°) |
| OKLab | oklab(87.04% -0.1636 0.0977) |
| OKLCH | oklch(87.04% 0.191 149.2) |
| XYZ | xyz(43.3953, 70.7440, 36.1739) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.67
Mint Green
#8FFF9F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F68C #F668D2
analogous
#8BF668 #68F68C #68F6D3
triadic
#68F68C #8C68F6 #F68C68
tetradic
#68F68C #688BF6 #F668D2 #F6D368
square
#68F68C #688BF6 #F668D2 #F6D368
split-complementary
#68F68C #D368F6 #F6688B
monochromatic
#0DD740 #2EF360 #68F68C #A2F9B8 #DCFDE4
Accessibility & contrast
On white
1.39
#68F68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#68F68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F68C
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F68C | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#43F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f68c; /* rgb */ color: rgb(104, 246, 140); /* oklch */ color: oklch(87.0% 0.191 149.2);
Tailwind
colors: {
custom: {
50: '#9ffaaf',
500: '#68f68c',
950: '#000000',
},
}SCSS
$custom: #68f68c; $custom-light: #9ffaaf; $custom-dark: #000000;
JSON
{
"hex": "#68f68c",
"rgb": {
"r": 104,
"g": 246,
"b": 140
},
"hsl": {
"h": 135.211,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.8704,
"c": 0.19059,
"h": 149.2
},
"luminance": 0.70748
}Semantic roles & 50–950 ramp
primary
#68F68C
secondary
#CF33A8
accent
#00ABE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581