#68EA92#68EA92
#68EA92 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.169 H 151.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA92 |
|---|---|
| RGB | rgb(104, 234, 146) |
| HSL | hsl(139, 76%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.89, -54.89, 32.18) |
| CIE-LCH | lch(83.89, 63.63, 149.62°) |
| OKLab | oklab(84.23% -0.1488 0.0803) |
| OKLCH | oklch(84.23% 0.169 151.7) |
| XYZ | xyz(40.3171, 63.8604, 37.3902) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA92 #EA68C0
analogous
#7FEA68 #68EA92 #68EAD3
triadic
#68EA92 #9268EA #EA9268
tetradic
#68EA92 #687FEA #EA68C0 #EAD368
square
#68EA92 #687FEA #EA68C0 #EAD368
split-complementary
#68EA92 #D368EA #EA687F
monochromatic
#1ABD4F #32E36B #68EA92 #9EF1B9 #D3F9E0
Accessibility & contrast
On white
1.52
#68EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#68EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA92
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA92 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#45E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea92; /* rgb */ color: rgb(104, 234, 146); /* oklch */ color: oklch(84.2% 0.169 151.7);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#68ea92',
950: '#000000',
},
}SCSS
$custom: #68ea92; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#68ea92",
"rgb": {
"r": 104,
"g": 234,
"b": 146
},
"hsl": {
"h": 139.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84225,
"c": 0.16907,
"h": 151.7
},
"luminance": 0.63864
}Semantic roles & 50–950 ramp
primary
#68EA92
secondary
#BC3A92
accent
#0E96D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581