#68E499#68E499
#68E499 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.154 H 154.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68E499 |
|---|---|
| RGB | rgb(104, 228, 153) |
| HSL | hsl(144, 70%, 65%) |
| HSV | hsv(144, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.23, -51.23, 26.38) |
| CIE-LCH | lch(82.23, 57.63, 152.76°) |
| OKLab | oklab(82.9% -0.1394 0.0665) |
| OKLCH | oklch(82.9% 0.154 154.5) |
| XYZ | xyz(39.1990, 60.7263, 39.7865) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E499 #E468B3
analogous
#75E468 #68E499 #68E4D7
triadic
#68E499 #9968E4 #E49968
tetradic
#68E499 #6875E4 #E468B3 #E4D768
square
#68E499 #6875E4 #E468B3 #E4D768
split-complementary
#68E499 #D768E4 #E46875
monochromatic
#20B259 #34DB76 #68E499 #9CEDBC #D0F7DF
Accessibility & contrast
On white
1.60
#68E499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#68E499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E499
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E499 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#44E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e499; /* rgb */ color: rgb(104, 228, 153); /* oklch */ color: oklch(82.9% 0.154 154.5);
Tailwind
colors: {
custom: {
50: '#9cedb7',
500: '#68e499',
950: '#000000',
},
}SCSS
$custom: #68e499; $custom-light: #9cedb7; $custom-dark: #000000;
JSON
{
"hex": "#68e499",
"rgb": {
"r": 104,
"g": 228,
"b": 153
},
"hsl": {
"h": 143.71,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82903,
"c": 0.15443,
"h": 154.5
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#68E499
secondary
#B33E84
accent
#1487D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581