#68E99D#68E99D
#68E99D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.158 H 155.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68E99D |
|---|---|
| RGB | rgb(104, 233, 157) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.78, -52.53, 26.43) |
| CIE-LCH | lch(83.78, 58.80, 153.29°) |
| OKLab | oklab(84.2% -0.1429 0.0667) |
| OKLCH | oklch(84.2% 0.158 155) |
| XYZ | xyz(40.9304, 63.6515, 42.0208) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E99D #E968B4
analogous
#73E968 #68E99D #68E9DD
triadic
#68E99D #9D68E9 #E99D68
tetradic
#68E99D #6873E9 #E968B4 #E9DD68
square
#68E99D #6873E9 #E968B4 #E9DD68
split-complementary
#68E99D #DD68E9 #E96873
monochromatic
#1BBB5D #33E17A #68E99D #9DF1C0 #D3F9E2
Accessibility & contrast
On white
1.53
#68E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#68E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E99D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E99D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#40E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e99d; /* rgb */ color: rgb(104, 233, 157); /* oklch */ color: oklch(84.2% 0.158 155.0);
Tailwind
colors: {
custom: {
50: '#9df1ba',
500: '#68e99d',
950: '#000000',
},
}SCSS
$custom: #68e99d; $custom-light: #9df1ba; $custom-dark: #000000;
JSON
{
"hex": "#68e99d",
"rgb": {
"r": 104,
"g": 233,
"b": 157
},
"hsl": {
"h": 144.651,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84197,
"c": 0.1577,
"h": 155
},
"luminance": 0.63655
}Semantic roles & 50–950 ramp
primary
#68E99D
secondary
#BB3B86
accent
#0F85D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581