#68EE94#68EE94
#68EE94 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.173 H 151.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE94 |
|---|---|
| RGB | rgb(104, 238, 148) |
| HSL | hsl(140, 80%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(85.11, -56.12, 32.78) |
| CIE-LCH | lch(85.11, 65.00, 149.71°) |
| OKLab | oklab(85.23% -0.1521 0.0817) |
| OKLCH | oklch(85.23% 0.173 151.7) |
| XYZ | xyz(41.6256, 66.2264, 38.6006) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE94 #EE68C2
analogous
#7FEE68 #68EE94 #68EED7
triadic
#68EE94 #9468EE #EE9468
tetradic
#68EE94 #687FEE #EE68C2 #EED768
square
#68EE94 #687FEE #EE68C2 #EED768
split-complementary
#68EE94 #D768EE #EE687F
monochromatic
#16C550 #31E86D #68EE94 #9FF4BB #D6FAE2
Accessibility & contrast
On white
1.47
#68EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE94
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE94 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8E
Deuteranopia (green-blind)
#DCD09A
Tritanopia (blue-blind)
#42EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee94; /* rgb */ color: rgb(104, 238, 148); /* oklch */ color: oklch(85.2% 0.173 151.7);
Tailwind
colors: {
custom: {
50: '#9df4b4',
500: '#68ee94',
950: '#000000',
},
}SCSS
$custom: #68ee94; $custom-light: #9df4b4; $custom-dark: #000000;
JSON
{
"hex": "#68ee94",
"rgb": {
"r": 104,
"g": 238,
"b": 148
},
"hsl": {
"h": 139.701,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85234,
"c": 0.17266,
"h": 151.7
},
"luminance": 0.6623
}Semantic roles & 50–950 ramp
primary
#68EE94
secondary
#C33795
accent
#0997DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581