#68E59B#68E59B
#68E59B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.154 H 155.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68E59B |
|---|---|
| RGB | rgb(104, 229, 155) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.56, -51.27, 25.80) |
| CIE-LCH | lch(82.56, 57.40, 153.29°) |
| OKLab | oklab(83.19% -0.1396 0.0651) |
| OKLCH | oklch(83.19% 0.154 155) |
| XYZ | xyz(39.6415, 61.3447, 40.7557) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Greenish Blue
#63F7B4
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E59B #E568B2
analogous
#73E568 #68E59B #68E5D9
triadic
#68E59B #9B68E5 #E59B68
tetradic
#68E59B #6873E5 #E568B2 #E5D968
square
#68E59B #6873E5 #E568B2 #E5D968
split-complementary
#68E59B #D968E5 #E56873
monochromatic
#1FB45C #34DC78 #68E59B #9CEEBE #D0F7E0
Accessibility & contrast
On white
1.58
#68E59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#68E59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E59B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E59B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D596
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#42E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e59b; /* rgb */ color: rgb(104, 229, 155); /* oklch */ color: oklch(83.2% 0.154 155.0);
Tailwind
colors: {
custom: {
50: '#9ceeb9',
500: '#68e59b',
950: '#000000',
},
}SCSS
$custom: #68e59b; $custom-light: #9ceeb9; $custom-dark: #000000;
JSON
{
"hex": "#68e59b",
"rgb": {
"r": 104,
"g": 229,
"b": 155
},
"hsl": {
"h": 144.48,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83187,
"c": 0.15401,
"h": 155
},
"luminance": 0.61348
}Semantic roles & 50–950 ramp
primary
#68E59B
secondary
#B43D84
accent
#1384D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581