#68ED90#68ED90
#68ED90 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.175 H 150.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED90 |
|---|---|
| RGB | rgb(104, 237, 144) |
| HSL | hsl(138, 79%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.75, -56.41, 34.31) |
| CIE-LCH | lch(84.75, 66.03, 148.69°) |
| OKLab | oklab(84.92% -0.1528 0.0853) |
| OKLCH | oklch(84.92% 0.175 150.8) |
| XYZ | xyz(41.0242, 65.5213, 36.8651) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED90 #ED68C5
analogous
#83ED68 #68ED90 #68EDD2
triadic
#68ED90 #9068ED #ED9068
tetradic
#68ED90 #6883ED #ED68C5 #EDD268
square
#68ED90 #6883ED #ED68C5 #EDD268
split-complementary
#68ED90 #D268ED #ED6883
monochromatic
#17C34B #31E668 #68ED90 #9FF4B8 #D5FAE0
Accessibility & contrast
On white
1.49
#68ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#68ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED90
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED90 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#45E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ed90; /* rgb */ color: rgb(104, 237, 144); /* oklch */ color: oklch(84.9% 0.175 150.8);
Tailwind
colors: {
custom: {
50: '#9df4b1',
500: '#68ed90',
950: '#000000',
},
}SCSS
$custom: #68ed90; $custom-light: #9df4b1; $custom-dark: #000000;
JSON
{
"hex": "#68ed90",
"rgb": {
"r": 104,
"g": 237,
"b": 144
},
"hsl": {
"h": 138.045,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84918,
"c": 0.17496,
"h": 150.8
},
"luminance": 0.65525
}Semantic roles & 50–950 ramp
primary
#68ED90
secondary
#C13898
accent
#0B9CDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581