#68E598#68E598
#68E598 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.157 H 154.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68E598 |
|---|---|
| RGB | rgb(104, 229, 152) |
| HSL | hsl(143, 71%, 65%) |
| HSV | hsv(143, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.51, -51.83, 27.27) |
| CIE-LCH | lch(82.51, 58.56, 152.25°) |
| OKLab | oklab(83.13% -0.1409 0.0686) |
| OKLCH | oklch(83.13% 0.157 154) |
| XYZ | xyz(39.3927, 61.2452, 39.4453) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 5.01
Light Blue Green
#7EFBB3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E598 #E568B5
analogous
#76E568 #68E598 #68E5D6
triadic
#68E598 #9868E5 #E59868
tetradic
#68E598 #6876E5 #E568B5 #E5D668
square
#68E598 #6876E5 #E568B5 #E5D668
split-complementary
#68E598 #D668E5 #E56876
monochromatic
#1FB458 #34DC74 #68E598 #9CEEBC #D0F7DF
Accessibility & contrast
On white
1.58
#68E598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#68E598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E598
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E598 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#44E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e598; /* rgb */ color: rgb(104, 229, 152); /* oklch */ color: oklch(83.1% 0.157 154.0);
Tailwind
colors: {
custom: {
50: '#9ceeb6',
500: '#68e598',
950: '#000000',
},
}SCSS
$custom: #68e598; $custom-light: #9ceeb6; $custom-dark: #000000;
JSON
{
"hex": "#68e598",
"rgb": {
"r": 104,
"g": 229,
"b": 152
},
"hsl": {
"h": 143.04,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83126,
"c": 0.15673,
"h": 154
},
"luminance": 0.61249
}Semantic roles & 50–950 ramp
primary
#68E598
secondary
#B43D86
accent
#1389D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581