#68DF90#68DF90
#68DF90 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.156 H 152.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF90 |
|---|---|
| RGB | rgb(104, 223, 144) |
| HSL | hsl(140, 65%, 64%) |
| HSV | hsv(140, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.59, -50.82, 28.79) |
| CIE-LCH | lch(80.59, 58.41, 150.47°) |
| OKLab | oklab(81.51% -0.138 0.0722) |
| OKLCH | oklch(81.51% 0.156 152.4) |
| XYZ | xyz(37.1279, 57.7288, 35.5664) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.77
Seafoam Green
#7AF9AB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF90 #DF68B7
analogous
#7CDF68 #68DF90 #68DFCC
triadic
#68DF90 #9068DF #DF9068
tetradic
#68DF90 #687CDF #DF68B7 #DFCC68
square
#68DF90 #687CDF #DF68B7 #DFCC68
split-complementary
#68DF90 #CC68DF #DF687C
monochromatic
#24A950 #36D46B #68DF90 #9BEAB5 #CDF4DA
Accessibility & contrast
On white
1.67
#68DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF90
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF90 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#49DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df90; /* rgb */ color: rgb(104, 223, 144); /* oklch */ color: oklch(81.5% 0.156 152.4);
Tailwind
colors: {
custom: {
50: '#9beab1',
500: '#68df90',
950: '#000000',
},
}SCSS
$custom: #68df90; $custom-light: #9beab1; $custom-dark: #000000;
JSON
{
"hex": "#68df90",
"rgb": {
"r": 104,
"g": 223,
"b": 144
},
"hsl": {
"h": 140.168,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81507,
"c": 0.15576,
"h": 152.4
},
"luminance": 0.57732
}Semantic roles & 50–950 ramp
primary
#68DF90
secondary
#AB4087
accent
#1990CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481