#68F090#68F090
#68F090 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.179 H 150.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68F090 |
|---|---|
| RGB | rgb(104, 240, 144) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.64, -57.57, 35.48) |
| CIE-LCH | lch(85.64, 67.63, 148.36°) |
| OKLab | oklab(85.65% -0.1559 0.088) |
| OKLCH | oklch(85.65% 0.179 150.5) |
| XYZ | xyz(41.9000, 67.2730, 37.1571) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F090 #F068C8
analogous
#84F068 #68F090 #68F0D4
triadic
#68F090 #9068F0 #F09068
tetradic
#68F090 #6884F0 #F068C8 #F0D468
square
#68F090 #6884F0 #F068C8 #F0D468
split-complementary
#68F090 #D468F0 #F06884
monochromatic
#14CA49 #30EA67 #68F090 #A0F6B9 #D7FBE2
Accessibility & contrast
On white
1.45
#68F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#68F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F090
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F090 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#44ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f090; /* rgb */ color: rgb(104, 240, 144); /* oklch */ color: oklch(85.6% 0.179 150.5);
Tailwind
colors: {
custom: {
50: '#9ef6b1',
500: '#68f090',
950: '#000000',
},
}SCSS
$custom: #68f090; $custom-light: #9ef6b1; $custom-dark: #000000;
JSON
{
"hex": "#68f090",
"rgb": {
"r": 104,
"g": 240,
"b": 144
},
"hsl": {
"h": 137.647,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85648,
"c": 0.17899,
"h": 150.5
},
"luminance": 0.67277
}Semantic roles & 50–950 ramp
primary
#68F090
secondary
#C6369C
accent
#079FDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581