#68F495#68F495
#68F495 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.7% C 0.180 H 151.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68F495 |
|---|---|
| RGB | rgb(104, 244, 149) |
| HSL | hsl(139, 86%, 68%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.90, -58.29, 34.65) |
| CIE-LCH | lch(86.90, 67.81, 149.27°) |
| OKLab | oklab(86.71% -0.1578 0.0862) |
| OKLCH | oklch(86.71% 0.18 151.4) |
| XYZ | xyz(43.4812, 69.8103, 39.6113) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F495 #F468C7
analogous
#81F468 #68F495 #68F4DB
triadic
#68F495 #9568F4 #F49568
tetradic
#68F495 #6881F4 #F468C7 #F4DB68
square
#68F495 #6881F4 #F468C7 #F4DB68
split-complementary
#68F495 #DB68F4 #F46881
monochromatic
#0FD24E #2FF06D #68F495 #A1F8BD #DAFCE5
Accessibility & contrast
On white
1.40
#68F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#68F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F495
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F495 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#40F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f495; /* rgb */ color: rgb(104, 244, 149); /* oklch */ color: oklch(86.7% 0.180 151.4);
Tailwind
colors: {
custom: {
50: '#9ef9b5',
500: '#68f495',
950: '#000000',
},
}SCSS
$custom: #68f495; $custom-light: #9ef9b5; $custom-dark: #000000;
JSON
{
"hex": "#68f495",
"rgb": {
"r": 104,
"g": 244,
"b": 149
},
"hsl": {
"h": 139.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86709,
"c": 0.1798,
"h": 151.4
},
"luminance": 0.69814
}Semantic roles & 50–950 ramp
primary
#68F495
secondary
#CD339C
accent
#039BE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581