#68F690#68F690
#68F690 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.187 H 150.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68F690 |
|---|---|
| RGB | rgb(104, 246, 144) |
| HSL | hsl(137, 89%, 69%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.42, -59.88, 37.80) |
| CIE-LCH | lch(87.42, 70.81, 147.74°) |
| OKLab | oklab(87.11% -0.162 0.0934) |
| OKLCH | oklch(87.11% 0.187 150) |
| XYZ | xyz(43.6956, 70.8641, 37.7556) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F690 #F668CE
analogous
#87F668 #68F690 #68F6D7
triadic
#68F690 #9068F6 #F69068
tetradic
#68F690 #6887F6 #F668CE #F6D768
square
#68F690 #6887F6 #F668CE #F6D768
split-complementary
#68F690 #D768F6 #F66887
monochromatic
#0DD746 #2EF366 #68F690 #A2F9BA #DCFDE5
Accessibility & contrast
On white
1.38
#68F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#68F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F690
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F690 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#41F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f690; /* rgb */ color: rgb(104, 246, 144); /* oklch */ color: oklch(87.1% 0.187 150.0);
Tailwind
colors: {
custom: {
50: '#9ffab1',
500: '#68f690',
950: '#000000',
},
}SCSS
$custom: #68f690; $custom-light: #9ffab1; $custom-dark: #000000;
JSON
{
"hex": "#68f690",
"rgb": {
"r": 104,
"g": 246,
"b": 144
},
"hsl": {
"h": 136.901,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87107,
"c": 0.18698,
"h": 150
},
"luminance": 0.70868
}Semantic roles & 50–950 ramp
primary
#68F690
secondary
#CF33A3
accent
#00A5E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581