#68E990#68E990
#68E990 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.170 H 151.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68E990 |
|---|---|
| RGB | rgb(104, 233, 144) |
| HSL | hsl(139, 75%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.56, -54.84, 32.75) |
| CIE-LCH | lch(83.56, 63.87, 149.15°) |
| OKLab | oklab(83.94% -0.1486 0.0816) |
| OKLCH | oklch(83.94% 0.17 151.2) |
| XYZ | xyz(39.8790, 63.2309, 36.4834) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.44
Turquoise Green
#04F489
ΔE00 4.45
Sea Green (survey)
#53FCA1
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E990 #E968C1
analogous
#80E968 #68E990 #68E9D0
triadic
#68E990 #9068E9 #E99068
tetradic
#68E990 #6880E9 #E968C1 #E9D068
square
#68E990 #6880E9 #E968C1 #E9D068
split-complementary
#68E990 #D068E9 #E96880
monochromatic
#1BBB4D #33E169 #68E990 #9DF1B7 #D3F9DF
Accessibility & contrast
On white
1.54
#68E990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#68E990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E990
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E990 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#46E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e990; /* rgb */ color: rgb(104, 233, 144); /* oklch */ color: oklch(83.9% 0.170 151.2);
Tailwind
colors: {
custom: {
50: '#9df1b1',
500: '#68e990',
950: '#000000',
},
}SCSS
$custom: #68e990; $custom-light: #9df1b1; $custom-dark: #000000;
JSON
{
"hex": "#68e990",
"rgb": {
"r": 104,
"g": 233,
"b": 144
},
"hsl": {
"h": 138.605,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83944,
"c": 0.16954,
"h": 151.2
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#68E990
secondary
#BB3B93
accent
#0F99D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581