#68EF9B#68EF9B
#68EF9B is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.168 H 153.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF9B |
|---|---|
| RGB | rgb(104, 239, 155) |
| HSL | hsl(143, 81%, 67%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 35.1%, 6.3%) |
| CIE-LAB | lab(85.52, -55.29, 29.79) |
| CIE-LCH | lch(85.52, 62.81, 151.68°) |
| OKLab | oklab(85.61% -0.1501 0.0747) |
| OKLCH | oklch(85.61% 0.168 153.5) |
| XYZ | xyz(42.4885, 67.0387, 41.7047) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.07
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF9B #EF68BC
analogous
#78EF68 #68EF9B #68EFDF
triadic
#68EF9B #9B68EF #EF9B68
tetradic
#68EF9B #6878EF #EF68BC #EFDF68
square
#68EF9B #6878EF #EF68BC #EFDF68
split-complementary
#68EF9B #DF68EF #EF6878
monochromatic
#15C759 #31E976 #68EF9B #9FF5C0 #D7FBE4
Accessibility & contrast
On white
1.46
#68EF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#68EF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF9B
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF9B | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE95
Deuteranopia (green-blind)
#DCD1A0
Tritanopia (blue-blind)
#3FECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ef9b; /* rgb */ color: rgb(104, 239, 155); /* oklch */ color: oklch(85.6% 0.168 153.5);
Tailwind
colors: {
custom: {
50: '#9df5b9',
500: '#68ef9b',
950: '#000000',
},
}SCSS
$custom: #68ef9b; $custom-light: #9df5b9; $custom-dark: #000000;
JSON
{
"hex": "#68ef9b",
"rgb": {
"r": 104,
"g": 239,
"b": 155
},
"hsl": {
"h": 142.667,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.8561,
"c": 0.16765,
"h": 153.5
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#68EF9B
secondary
#C5378F
accent
#088DDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581