#68E194#68E194
#68E194 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.155 H 153.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68E194 |
|---|---|
| RGB | rgb(104, 225, 148) |
| HSL | hsl(142, 67%, 65%) |
| HSV | hsv(142, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(81.25, -50.92, 27.63) |
| CIE-LCH | lch(81.25, 57.94, 151.52°) |
| OKLab | oklab(82.07% -0.1384 0.0694) |
| OKLCH | oklch(82.07% 0.155 153.4) |
| XYZ | xyz(37.9766, 58.9283, 37.3843) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E194 #E168B5
analogous
#79E168 #68E194 #68E1D1
triadic
#68E194 #9468E1 #E19468
tetradic
#68E194 #6879E1 #E168B5 #E1D168
square
#68E194 #6879E1 #E168B5 #E1D168
split-complementary
#68E194 #D168E1 #E16879
monochromatic
#22AC54 #35D770 #68E194 #9BEBB8 #CEF5DC
Accessibility & contrast
On white
1.64
#68E194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#68E194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E194
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E194 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#47DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68e194; /* rgb */ color: rgb(104, 225, 148); /* oklch */ color: oklch(82.1% 0.155 153.4);
Tailwind
colors: {
custom: {
50: '#9cebb4',
500: '#68e194',
950: '#000000',
},
}SCSS
$custom: #68e194; $custom-light: #9cebb4; $custom-dark: #000000;
JSON
{
"hex": "#68e194",
"rgb": {
"r": 104,
"g": 225,
"b": 148
},
"hsl": {
"h": 141.818,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82073,
"c": 0.15484,
"h": 153.4
},
"luminance": 0.58932
}Semantic roles & 50–950 ramp
primary
#68E194
secondary
#AE3F86
accent
#178CCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481