#68E88F#68E88F
#68E88F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.169 H 151.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68E88F |
|---|---|
| RGB | rgb(104, 232, 143) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.25, -54.61, 32.84) |
| CIE-LCH | lch(83.25, 63.73, 148.98°) |
| OKLab | oklab(83.68% -0.148 0.0818) |
| OKLCH | oklch(83.68% 0.169 151.1) |
| XYZ | xyz(39.5206, 62.6359, 35.9886) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Lightgreen
#90EE90
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.52
Turquoise Green
#04F489
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.66
Sea Green (survey)
#53FCA1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E88F #E868C1
analogous
#81E868 #68E88F #68E8CF
triadic
#68E88F #8F68E8 #E88F68
tetradic
#68E88F #6881E8 #E868C1 #E8CF68
square
#68E88F #6881E8 #E868C1 #E8CF68
split-complementary
#68E88F #CF68E8 #E86881
monochromatic
#1CB94C #33E068 #68E88F #9DF0B6 #D2F8DE
Accessibility & contrast
On white
1.55
#68E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#68E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E88F
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E88F | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#47E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e88f; /* rgb */ color: rgb(104, 232, 143); /* oklch */ color: oklch(83.7% 0.169 151.1);
Tailwind
colors: {
custom: {
50: '#9df0b0',
500: '#68e88f',
950: '#000000',
},
}SCSS
$custom: #68e88f; $custom-light: #9df0b0; $custom-dark: #000000;
JSON
{
"hex": "#68e88f",
"rgb": {
"r": 104,
"g": 232,
"b": 143
},
"hsl": {
"h": 138.281,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83682,
"c": 0.1691,
"h": 151.1
},
"luminance": 0.62639
}Semantic roles & 50–950 ramp
primary
#68E88F
secondary
#B93B93
accent
#1099D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581