#68EA96#68EA96
#68EA96 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.165 H 152.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA96 |
|---|---|
| RGB | rgb(104, 234, 150) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.96, -54.20, 30.24) |
| CIE-LCH | lch(83.96, 62.06, 150.84°) |
| OKLab | oklab(84.3% -0.147 0.0757) |
| OKLCH | oklch(84.3% 0.165 152.8) |
| XYZ | xyz(40.6337, 63.9870, 39.0577) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA96 #EA68BC
analogous
#7BEA68 #68EA96 #68EAD7
triadic
#68EA96 #9668EA #EA9668
tetradic
#68EA96 #687BEA #EA68BC #EAD768
square
#68EA96 #687BEA #EA68BC #EAD768
split-complementary
#68EA96 #D768EA #EA687B
monochromatic
#1ABD54 #32E371 #68EA96 #9EF1BB #D3F9E1
Accessibility & contrast
On white
1.52
#68EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#68EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA96
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA96 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#43E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea96; /* rgb */ color: rgb(104, 234, 150); /* oklch */ color: oklch(84.3% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#9df1b5',
500: '#68ea96',
950: '#000000',
},
}SCSS
$custom: #68ea96; $custom-light: #9df1b5; $custom-dark: #000000;
JSON
{
"hex": "#68ea96",
"rgb": {
"r": 104,
"g": 234,
"b": 150
},
"hsl": {
"h": 141.231,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.843,
"c": 0.1654,
"h": 152.8
},
"luminance": 0.63991
}Semantic roles & 50–950 ramp
primary
#68EA96
secondary
#BC3A8E
accent
#0E90D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581