#68F492#68F492
#68F492 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.183 H 150.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68F492 |
|---|---|
| RGB | rgb(104, 244, 146) |
| HSL | hsl(138, 86%, 68%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(86.86, -58.79, 36.08) |
| CIE-LCH | lch(86.86, 68.97, 148.46°) |
| OKLab | oklab(86.66% -0.1591 0.0895) |
| OKLCH | oklch(86.66% 0.183 150.7) |
| XYZ | xyz(43.2447, 69.7157, 38.3661) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F492 #F468CA
analogous
#84F468 #68F492 #68F4D8
triadic
#68F492 #9268F4 #F49268
tetradic
#68F492 #6884F4 #F468CA #F4D868
square
#68F492 #6884F4 #F468CA #F4D868
split-complementary
#68F492 #D868F4 #F46884
monochromatic
#0FD24A #2FF069 #68F492 #A1F8BB #DAFCE4
Accessibility & contrast
On white
1.41
#68F492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#68F492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F492
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F492 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#41F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f492; /* rgb */ color: rgb(104, 244, 146); /* oklch */ color: oklch(86.7% 0.183 150.7);
Tailwind
colors: {
custom: {
50: '#9ef9b3',
500: '#68f492',
950: '#000000',
},
}SCSS
$custom: #68f492; $custom-light: #9ef9b3; $custom-dark: #000000;
JSON
{
"hex": "#68f492",
"rgb": {
"r": 104,
"g": 244,
"b": 146
},
"hsl": {
"h": 138,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86656,
"c": 0.18252,
"h": 150.7
},
"luminance": 0.6972
}Semantic roles & 50–950 ramp
primary
#68F492
secondary
#CD339F
accent
#03A0E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581