#68ED99#68ED99
#68ED99 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.167 H 153.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED99 |
|---|---|
| RGB | rgb(104, 237, 153) |
| HSL | hsl(142, 79%, 67%) |
| HSV | hsv(142, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.90, -54.86, 29.97) |
| CIE-LCH | lch(84.90, 62.51, 151.35°) |
| OKLab | oklab(85.09% -0.1489 0.0751) |
| OKLCH | oklch(85.09% 0.167 153.2) |
| XYZ | xyz(41.7396, 65.8075, 40.6333) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED99 #ED68BC
analogous
#7AED68 #68ED99 #68EDDB
triadic
#68ED99 #9968ED #ED9968
tetradic
#68ED99 #687AED #ED68BC #EDDB68
square
#68ED99 #687AED #ED68BC #EDDB68
split-complementary
#68ED99 #DB68ED #ED687A
monochromatic
#17C357 #31E674 #68ED99 #9FF4BE #D5FAE3
Accessibility & contrast
On white
1.48
#68ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#68ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED99
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED99 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#40EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ed99; /* rgb */ color: rgb(104, 237, 153); /* oklch */ color: oklch(85.1% 0.167 153.2);
Tailwind
colors: {
custom: {
50: '#9df4b7',
500: '#68ed99',
950: '#000000',
},
}SCSS
$custom: #68ed99; $custom-light: #9df4b7; $custom-dark: #000000;
JSON
{
"hex": "#68ed99",
"rgb": {
"r": 104,
"g": 237,
"b": 153
},
"hsl": {
"h": 142.105,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85086,
"c": 0.16675,
"h": 153.2
},
"luminance": 0.65811
}Semantic roles & 50–950 ramp
primary
#68ED99
secondary
#C1388F
accent
#0B8EDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581