#68F68B#68F68B
#68F68B is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.191 H 149.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68F68B |
|---|---|
| RGB | rgb(104, 246, 139) |
| HSL | hsl(135, 89%, 69%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.35, -60.67, 40.16) |
| CIE-LCH | lch(87.35, 72.75, 146.50°) |
| OKLab | oklab(87.02% -0.1641 0.0987) |
| OKLCH | oklch(87.02% 0.191 149) |
| XYZ | xyz(43.3219, 70.7146, 35.7874) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.67
Mint Green
#8FFF9F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F68B #F668D3
analogous
#8CF668 #68F68B #68F6D2
triadic
#68F68B #8B68F6 #F68B68
tetradic
#68F68B #688CF6 #F668D3 #F6D268
square
#68F68B #688CF6 #F668D3 #F6D268
split-complementary
#68F68B #D268F6 #F6688C
monochromatic
#0DD73F #2EF35F #68F68B #A2F9B7 #DCFDE4
Accessibility & contrast
On white
1.39
#68F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#68F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F68B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F68B | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#43F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f68b; /* rgb */ color: rgb(104, 246, 139); /* oklch */ color: oklch(87.0% 0.191 149.0);
Tailwind
colors: {
custom: {
50: '#9ffaae',
500: '#68f68b',
950: '#000000',
},
}SCSS
$custom: #68f68b; $custom-light: #9ffaae; $custom-dark: #000000;
JSON
{
"hex": "#68f68b",
"rgb": {
"r": 104,
"g": 246,
"b": 139
},
"hsl": {
"h": 134.789,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87024,
"c": 0.19148,
"h": 149
},
"luminance": 0.70719
}Semantic roles & 50–950 ramp
primary
#68F68B
secondary
#CF33A9
accent
#00ADE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581