#68E698#68E698
#68E698 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.158 H 153.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68E698 |
|---|---|
| RGB | rgb(104, 230, 152) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.81, -52.23, 27.67) |
| CIE-LCH | lch(82.81, 59.11, 152.09°) |
| OKLab | oklab(83.37% -0.142 0.0696) |
| OKLCH | oklch(83.37% 0.158 153.9) |
| XYZ | xyz(39.6702, 61.8001, 39.5378) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.92
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E698 #E668B6
analogous
#77E668 #68E698 #68E6D7
triadic
#68E698 #9868E6 #E69868
tetradic
#68E698 #6877E6 #E668B6 #E6D768
square
#68E698 #6877E6 #E668B6 #E6D768
split-complementary
#68E698 #D768E6 #E66877
monochromatic
#1EB658 #33DD74 #68E698 #9DEFBC #D1F7E0
Accessibility & contrast
On white
1.57
#68E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#68E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E698
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E698 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#43E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e698; /* rgb */ color: rgb(104, 230, 152); /* oklch */ color: oklch(83.4% 0.158 153.9);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#68e698',
950: '#000000',
},
}SCSS
$custom: #68e698; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#68e698",
"rgb": {
"r": 104,
"g": 230,
"b": 152
},
"hsl": {
"h": 142.857,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83368,
"c": 0.1581,
"h": 153.9
},
"luminance": 0.61804
}Semantic roles & 50–950 ramp
primary
#68E698
secondary
#B63C88
accent
#128AD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581