#68E295#68E295
#68E295 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.3% C 0.155 H 153.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68E295 |
|---|---|
| RGB | rgb(104, 226, 149) |
| HSL | hsl(142, 68%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(81.57, -51.15, 27.54) |
| CIE-LCH | lch(81.57, 58.09, 151.70°) |
| OKLab | oklab(82.34% -0.139 0.0692) |
| OKLCH | oklch(82.34% 0.155 153.5) |
| XYZ | xyz(38.3272, 59.5023, 37.8933) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 5.10
Seafoam (survey)
#80F9AD
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.65
Tealish Green
#0CDC73
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E295 #E268B5
analogous
#78E268 #68E295 #68E2D2
triadic
#68E295 #9568E2 #E29568
tetradic
#68E295 #6878E2 #E268B5 #E2D268
square
#68E295 #6878E2 #E268B5 #E2D268
split-complementary
#68E295 #D268E2 #E26878
monochromatic
#21AE55 #35D871 #68E295 #9BECB9 #CFF6DD
Accessibility & contrast
On white
1.63
#68E295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#68E295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E295
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E295 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#46DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e295; /* rgb */ color: rgb(104, 226, 149); /* oklch */ color: oklch(82.3% 0.155 153.5);
Tailwind
colors: {
custom: {
50: '#9cecb4',
500: '#68e295',
950: '#000000',
},
}SCSS
$custom: #68e295; $custom-light: #9cecb4; $custom-dark: #000000;
JSON
{
"hex": "#68e295",
"rgb": {
"r": 104,
"g": 226,
"b": 149
},
"hsl": {
"h": 142.131,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.82336,
"c": 0.15531,
"h": 153.5
},
"luminance": 0.59506
}Semantic roles & 50–950 ramp
primary
#68E295
secondary
#B03F86
accent
#168BD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581