#68EE95#68EE95
#68EE95 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.172 H 152.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE95 |
|---|---|
| RGB | rgb(104, 238, 149) |
| HSL | hsl(140, 80%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.13, -55.95, 32.30) |
| CIE-LCH | lch(85.13, 64.61, 150.00°) |
| OKLab | oklab(85.25% -0.1516 0.0806) |
| OKLCH | oklch(85.25% 0.172 152) |
| XYZ | xyz(41.7051, 66.2582, 39.0193) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE95 #EE68C1
analogous
#7EEE68 #68EE95 #68EED8
triadic
#68EE95 #9568EE #EE9568
tetradic
#68EE95 #687EEE #EE68C1 #EED868
square
#68EE95 #687EEE #EE68C1 #EED868
split-complementary
#68EE95 #D868EE #EE687E
monochromatic
#16C551 #31E86E #68EE95 #9FF4BC #D6FAE2
Accessibility & contrast
On white
1.47
#68EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE95
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE95 | 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)
#EFDC8F
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#42EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee95; /* rgb */ color: rgb(104, 238, 149); /* oklch */ color: oklch(85.3% 0.172 152.0);
Tailwind
colors: {
custom: {
50: '#9df4b5',
500: '#68ee95',
950: '#000000',
},
}SCSS
$custom: #68ee95; $custom-light: #9df4b5; $custom-dark: #000000;
JSON
{
"hex": "#68ee95",
"rgb": {
"r": 104,
"g": 238,
"b": 149
},
"hsl": {
"h": 140.149,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85253,
"c": 0.17174,
"h": 152
},
"luminance": 0.66262
}Semantic roles & 50–950 ramp
primary
#68EE95
secondary
#C33794
accent
#0995DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581