#68EE99#68EE99
#68EE99 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.168 H 153.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE99 |
|---|---|
| RGB | rgb(104, 238, 153) |
| HSL | hsl(142, 80%, 67%) |
| HSV | hsv(142, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.19, -55.25, 30.37) |
| CIE-LCH | lch(85.19, 63.05, 151.21°) |
| OKLab | oklab(85.33% -0.1499 0.0761) |
| OKLCH | oklch(85.33% 0.168 153.1) |
| XYZ | xyz(42.0300, 66.3882, 40.7301) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE99 #EE68BD
analogous
#7AEE68 #68EE99 #68EEDC
triadic
#68EE99 #9968EE #EE9968
tetradic
#68EE99 #687AEE #EE68BD #EEDC68
square
#68EE99 #687AEE #EE68BD #EEDC68
split-complementary
#68EE99 #DC68EE #EE687A
monochromatic
#16C556 #31E874 #68EE99 #9FF4BE #D6FAE3
Accessibility & contrast
On white
1.47
#68EE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#68EE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE99
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE99 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#40EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee99; /* rgb */ color: rgb(104, 238, 153); /* oklch */ color: oklch(85.3% 0.168 153.1);
Tailwind
colors: {
custom: {
50: '#9df4b7',
500: '#68ee99',
950: '#000000',
},
}SCSS
$custom: #68ee99; $custom-light: #9df4b7; $custom-dark: #000000;
JSON
{
"hex": "#68ee99",
"rgb": {
"r": 104,
"g": 238,
"b": 153
},
"hsl": {
"h": 141.94,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85329,
"c": 0.16811,
"h": 153.1
},
"luminance": 0.66392
}Semantic roles & 50–950 ramp
primary
#68EE99
secondary
#C33790
accent
#098FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581