#68E699#68E699
#68E699 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.157 H 154.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68E699 |
|---|---|
| RGB | rgb(104, 230, 153) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.82, -52.05, 27.18) |
| CIE-LCH | lch(82.82, 58.72, 152.42°) |
| OKLab | oklab(83.39% -0.1415 0.0684) |
| OKLCH | oklch(83.39% 0.157 154.2) |
| XYZ | xyz(39.7524, 61.8330, 39.9709) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E699 #E668B5
analogous
#76E668 #68E699 #68E6D8
triadic
#68E699 #9968E6 #E69968
tetradic
#68E699 #6876E6 #E668B5 #E6D868
square
#68E699 #6876E6 #E668B5 #E6D868
split-complementary
#68E699 #D868E6 #E66876
monochromatic
#1EB659 #33DD76 #68E699 #9DEFBC #D1F7E0
Accessibility & contrast
On white
1.57
#68E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#68E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E699
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E699 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#43E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e699; /* rgb */ color: rgb(104, 230, 153); /* oklch */ color: oklch(83.4% 0.157 154.2);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#68e699',
950: '#000000',
},
}SCSS
$custom: #68e699; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#68e699",
"rgb": {
"r": 104,
"g": 230,
"b": 153
},
"hsl": {
"h": 143.333,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83388,
"c": 0.1572,
"h": 154.2
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#68E699
secondary
#B63C87
accent
#1288D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581