#68F490#68F490
#68F490 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.184 H 150.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68F490 |
|---|---|
| RGB | rgb(104, 244, 144) |
| HSL | hsl(137, 86%, 68%) |
| HSV | hsv(137, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.83, -59.11, 37.03) |
| CIE-LCH | lch(86.83, 69.75, 147.94°) |
| OKLab | oklab(86.62% -0.1599 0.0916) |
| OKLCH | oklch(86.62% 0.184 150.2) |
| XYZ | xyz(43.0905, 69.6540, 37.5539) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F490 #F468CC
analogous
#86F468 #68F490 #68F4D6
triadic
#68F490 #9068F4 #F49068
tetradic
#68F490 #6886F4 #F468CC #F4D668
square
#68F490 #6886F4 #F468CC #F4D668
split-complementary
#68F490 #D668F4 #F46886
monochromatic
#0FD247 #2FF066 #68F490 #A1F8BA #DAFCE4
Accessibility & contrast
On white
1.41
#68F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#68F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F490
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F490 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#42F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f490; /* rgb */ color: rgb(104, 244, 144); /* oklch */ color: oklch(86.6% 0.184 150.2);
Tailwind
colors: {
custom: {
50: '#9ef9b1',
500: '#68f490',
950: '#000000',
},
}SCSS
$custom: #68f490; $custom-light: #9ef9b1; $custom-dark: #000000;
JSON
{
"hex": "#68f490",
"rgb": {
"r": 104,
"g": 244,
"b": 144
},
"hsl": {
"h": 137.143,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86621,
"c": 0.18434,
"h": 150.2
},
"luminance": 0.69658
}Semantic roles & 50–950 ramp
primary
#68F490
secondary
#CD33A1
accent
#03A3E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581