#68EA98#68EA98
#68EA98 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.164 H 153.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA98 |
|---|---|
| RGB | rgb(104, 234, 152) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.99, -53.84, 29.27) |
| CIE-LCH | lch(83.99, 61.28, 151.47°) |
| OKLab | oklab(84.34% -0.1462 0.0734) |
| OKLCH | oklch(84.34% 0.164 153.3) |
| XYZ | xyz(40.7961, 64.0520, 39.9131) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA98 #EA68BA
analogous
#79EA68 #68EA98 #68EAD9
triadic
#68EA98 #9868EA #EA9868
tetradic
#68EA98 #6879EA #EA68BA #EAD968
square
#68EA98 #6879EA #EA68BA #EAD968
split-complementary
#68EA98 #D968EA #EA6879
monochromatic
#1ABD56 #32E373 #68EA98 #9EF1BD #D3F9E1
Accessibility & contrast
On white
1.52
#68EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#68EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA98
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA98 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#42E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea98; /* rgb */ color: rgb(104, 234, 152); /* oklch */ color: oklch(84.3% 0.164 153.3);
Tailwind
colors: {
custom: {
50: '#9df1b7',
500: '#68ea98',
950: '#000000',
},
}SCSS
$custom: #68ea98; $custom-light: #9df1b7; $custom-dark: #000000;
JSON
{
"hex": "#68ea98",
"rgb": {
"r": 104,
"g": 234,
"b": 152
},
"hsl": {
"h": 142.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84339,
"c": 0.16358,
"h": 153.3
},
"luminance": 0.64056
}Semantic roles & 50–950 ramp
primary
#68EA98
secondary
#BC3A8C
accent
#0E8DD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581