#68ED97#68ED97
#68ED97 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.169 H 152.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED97 |
|---|---|
| RGB | rgb(104, 237, 151) |
| HSL | hsl(141, 79%, 67%) |
| HSV | hsv(141, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.86, -55.21, 30.94) |
| CIE-LCH | lch(84.86, 63.29, 150.73°) |
| OKLab | oklab(85.05% -0.1497 0.0774) |
| OKLCH | oklch(85.05% 0.169 152.7) |
| XYZ | xyz(41.5758, 65.7420, 39.7707) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED97 #ED68BE
analogous
#7CED68 #68ED97 #68EDDA
triadic
#68ED97 #9768ED #ED9768
tetradic
#68ED97 #687CED #ED68BE #EDDA68
square
#68ED97 #687CED #ED68BE #EDDA68
split-complementary
#68ED97 #DA68ED #ED687C
monochromatic
#17C354 #31E671 #68ED97 #9FF4BD #D5FAE2
Accessibility & contrast
On white
1.48
#68ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#68ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED97
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED97 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#41EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ed97; /* rgb */ color: rgb(104, 237, 151); /* oklch */ color: oklch(85.0% 0.169 152.7);
Tailwind
colors: {
custom: {
50: '#9df4b6',
500: '#68ed97',
950: '#000000',
},
}SCSS
$custom: #68ed97; $custom-light: #9df4b6; $custom-dark: #000000;
JSON
{
"hex": "#68ed97",
"rgb": {
"r": 104,
"g": 237,
"b": 151
},
"hsl": {
"h": 141.203,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85048,
"c": 0.16857,
"h": 152.7
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#68ED97
secondary
#C13891
accent
#0B91DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581