#68E29A#68E29A
#68E29A is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.151 H 155.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68E29A |
|---|---|
| RGB | rgb(104, 226, 154) |
| HSL | hsl(145, 68%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 31.9%, 11.4%) |
| CIE-LAB | lab(81.66, -50.23, 25.08) |
| CIE-LCH | lch(81.66, 56.14, 153.46°) |
| OKLab | oklab(82.44% -0.1368 0.0634) |
| OKLCH | oklch(82.44% 0.151 155.2) |
| XYZ | xyz(38.7350, 59.6654, 40.0409) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.19
Light Blue Green
#7EFBB3
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E29A #E268B0
analogous
#73E268 #68E29A #68E2D7
triadic
#68E29A #9A68E2 #E29A68
tetradic
#68E29A #6873E2 #E268B0 #E2D768
square
#68E29A #6873E2 #E268B0 #E2D768
split-complementary
#68E29A #D768E2 #E26873
monochromatic
#21AE5B #35D878 #68E29A #9BECBC #CFF6DF
Accessibility & contrast
On white
1.62
#68E29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#68E29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E29A
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E29A | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#44E0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e29a; /* rgb */ color: rgb(104, 226, 154); /* oklch */ color: oklch(82.4% 0.151 155.2);
Tailwind
colors: {
custom: {
50: '#9cecb8',
500: '#68e29a',
950: '#000000',
},
}SCSS
$custom: #68e29a; $custom-light: #9cecb8; $custom-dark: #000000;
JSON
{
"hex": "#68e29a",
"rgb": {
"r": 104,
"g": 226,
"b": 154
},
"hsl": {
"h": 144.59,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.82439,
"c": 0.15077,
"h": 155.2
},
"luminance": 0.59669
}Semantic roles & 50–950 ramp
primary
#68E29A
secondary
#B03F81
accent
#1684D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581