#68EE97#68EE97
#68EE97 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.170 H 152.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE97 |
|---|---|
| RGB | rgb(104, 238, 151) |
| HSL | hsl(141, 80%, 67%) |
| HSV | hsv(141, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.16, -55.60, 31.33) |
| CIE-LCH | lch(85.16, 63.83, 150.60°) |
| OKLab | oklab(85.29% -0.1508 0.0784) |
| OKLCH | oklch(85.29% 0.17 152.5) |
| XYZ | xyz(41.8662, 66.3226, 39.8674) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE97 #EE68BF
analogous
#7CEE68 #68EE97 #68EEDA
triadic
#68EE97 #9768EE #EE9768
tetradic
#68EE97 #687CEE #EE68BF #EEDA68
square
#68EE97 #687CEE #EE68BF #EEDA68
split-complementary
#68EE97 #DA68EE #EE687C
monochromatic
#16C554 #31E871 #68EE97 #9FF4BD #D6FAE3
Accessibility & contrast
On white
1.47
#68EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#68EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE97
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE97 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#41EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee97; /* rgb */ color: rgb(104, 238, 151); /* oklch */ color: oklch(85.3% 0.170 152.5);
Tailwind
colors: {
custom: {
50: '#9df4b6',
500: '#68ee97',
950: '#000000',
},
}SCSS
$custom: #68ee97; $custom-light: #9df4b6; $custom-dark: #000000;
JSON
{
"hex": "#68ee97",
"rgb": {
"r": 104,
"g": 238,
"b": 151
},
"hsl": {
"h": 141.045,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8529,
"c": 0.16993,
"h": 152.5
},
"luminance": 0.66326
}Semantic roles & 50–950 ramp
primary
#68EE97
secondary
#C33792
accent
#0992DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581