#68EB90#68EB90
#68EB90 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.172 H 151.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB90 |
|---|---|
| RGB | rgb(104, 235, 144) |
| HSL | hsl(138, 77%, 66%) |
| HSV | hsv(138, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.16, -55.63, 33.53) |
| CIE-LCH | lch(84.16, 64.95, 148.92°) |
| OKLab | oklab(84.43% -0.1507 0.0834) |
| OKLCH | oklch(84.43% 0.172 151) |
| XYZ | xyz(40.4483, 64.3697, 36.6732) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB90 #EB68C3
analogous
#82EB68 #68EB90 #68EBD2
triadic
#68EB90 #9068EB #EB9068
tetradic
#68EB90 #6882EB #EB68C3 #EBD268
square
#68EB90 #6882EB #EB68C3 #EBD268
split-complementary
#68EB90 #D268EB #EB6882
monochromatic
#19BF4C #32E468 #68EB90 #9EF2B8 #D4F9DF
Accessibility & contrast
On white
1.51
#68EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#68EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB90
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB90 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#45E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb90; /* rgb */ color: rgb(104, 235, 144); /* oklch */ color: oklch(84.4% 0.172 151.0);
Tailwind
colors: {
custom: {
50: '#9df2b1',
500: '#68eb90',
950: '#000000',
},
}SCSS
$custom: #68eb90; $custom-light: #9df2b1; $custom-dark: #000000;
JSON
{
"hex": "#68eb90",
"rgb": {
"r": 104,
"g": 235,
"b": 144
},
"hsl": {
"h": 138.321,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84431,
"c": 0.17225,
"h": 151
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#68EB90
secondary
#BE3995
accent
#0D9AD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581