#68EE92#68EE92
#68EE92 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.174 H 151.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE92 |
|---|---|
| RGB | rgb(104, 238, 146) |
| HSL | hsl(139, 80%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.08, -56.46, 33.74) |
| CIE-LCH | lch(85.08, 65.78, 149.14°) |
| OKLab | oklab(85.2% -0.1529 0.084) |
| OKLCH | oklch(85.2% 0.174 151.2) |
| XYZ | xyz(41.4687, 66.1637, 37.7741) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE92 #EE68C4
analogous
#81EE68 #68EE92 #68EED5
triadic
#68EE92 #9268EE #EE9268
tetradic
#68EE92 #6881EE #EE68C4 #EED568
square
#68EE92 #6881EE #EE68C4 #EED568
split-complementary
#68EE92 #D568EE #EE6881
monochromatic
#16C54D #31E86A #68EE92 #9FF4BA #D6FAE1
Accessibility & contrast
On white
1.48
#68EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#68EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE92
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE92 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#43EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee92; /* rgb */ color: rgb(104, 238, 146); /* oklch */ color: oklch(85.2% 0.174 151.2);
Tailwind
colors: {
custom: {
50: '#9df4b3',
500: '#68ee92',
950: '#000000',
},
}SCSS
$custom: #68ee92; $custom-light: #9df4b3; $custom-dark: #000000;
JSON
{
"hex": "#68ee92",
"rgb": {
"r": 104,
"g": 238,
"b": 146
},
"hsl": {
"h": 138.806,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85198,
"c": 0.17448,
"h": 151.2
},
"luminance": 0.66167
}Semantic roles & 50–950 ramp
primary
#68EE92
secondary
#C33797
accent
#099ADC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581