#68EE9D#68EE9D
#68EE9D is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.164 H 154.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE9D |
|---|---|
| RGB | rgb(104, 238, 157) |
| HSL | hsl(144, 80%, 67%) |
| HSV | hsv(144, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(85.26, -54.53, 28.43) |
| CIE-LCH | lch(85.26, 61.50, 152.47°) |
| OKLab | oklab(85.41% -0.1481 0.0715) |
| OKLCH | oklch(85.41% 0.164 154.2) |
| XYZ | xyz(42.3659, 66.5225, 42.4993) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE9D #EE68B9
analogous
#76EE68 #68EE9D #68EEE0
triadic
#68EE9D #9D68EE #EE9D68
tetradic
#68EE9D #6876EE #EE68B9 #EEE068
square
#68EE9D #6876EE #EE68B9 #EEE068
split-complementary
#68EE9D #E068EE #EE6876
monochromatic
#16C55B #31E879 #68EE9D #9FF4C1 #D6FAE4
Accessibility & contrast
On white
1.47
#68EE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#68EE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE9D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE9D | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#3EEBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee9d; /* rgb */ color: rgb(104, 238, 157); /* oklch */ color: oklch(85.4% 0.164 154.2);
Tailwind
colors: {
custom: {
50: '#9df4ba',
500: '#68ee9d',
950: '#000000',
},
}SCSS
$custom: #68ee9d; $custom-light: #9df4ba; $custom-dark: #000000;
JSON
{
"hex": "#68ee9d",
"rgb": {
"r": 104,
"g": 238,
"b": 157
},
"hsl": {
"h": 143.731,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85407,
"c": 0.16449,
"h": 154.2
},
"luminance": 0.66526
}Semantic roles & 50–950 ramp
primary
#68EE9D
secondary
#C3378C
accent
#0989DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581