#68EA95#68EA95
#68EA95 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.166 H 152.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA95 |
|---|---|
| RGB | rgb(104, 234, 149) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.94, -54.37, 30.72) |
| CIE-LCH | lch(83.94, 62.45, 150.53°) |
| OKLab | oklab(84.28% -0.1475 0.0769) |
| OKLCH | oklch(84.28% 0.166 152.5) |
| XYZ | xyz(40.5535, 63.9549, 38.6354) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA95 #EA68BD
analogous
#7CEA68 #68EA95 #68EAD6
triadic
#68EA95 #9568EA #EA9568
tetradic
#68EA95 #687CEA #EA68BD #EAD668
square
#68EA95 #687CEA #EA68BD #EAD668
split-complementary
#68EA95 #D668EA #EA687C
monochromatic
#1ABD53 #32E36F #68EA95 #9EF1BB #D3F9E0
Accessibility & contrast
On white
1.52
#68EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#68EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA95
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA95 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#43E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea95; /* rgb */ color: rgb(104, 234, 149); /* oklch */ color: oklch(84.3% 0.166 152.5);
Tailwind
colors: {
custom: {
50: '#9df1b5',
500: '#68ea95',
950: '#000000',
},
}SCSS
$custom: #68ea95; $custom-light: #9df1b5; $custom-dark: #000000;
JSON
{
"hex": "#68ea95",
"rgb": {
"r": 104,
"g": 234,
"b": 149
},
"hsl": {
"h": 140.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84281,
"c": 0.16632,
"h": 152.5
},
"luminance": 0.63959
}Semantic roles & 50–950 ramp
primary
#68EA95
secondary
#BC3A8F
accent
#0E92D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581