#68E69D#68E69D
#68E69D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.154 H 155.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68E69D |
|---|---|
| RGB | rgb(104, 230, 157) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.90, -51.31, 25.22) |
| CIE-LCH | lch(82.90, 57.17, 153.82°) |
| OKLab | oklab(83.47% -0.1397 0.0637) |
| OKLCH | oklch(83.47% 0.154 155.5) |
| XYZ | xyz(40.0883, 61.9674, 41.7401) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E69D #E668B1
analogous
#72E668 #68E69D #68E6DC
triadic
#68E69D #9D68E6 #E69D68
tetradic
#68E69D #6872E6 #E668B1 #E6DC68
square
#68E69D #6872E6 #E668B1 #E6DC68
split-complementary
#68E69D #DC68E6 #E66872
monochromatic
#1EB65E #33DD7B #68E69D #9DEFBF #D1F7E1
Accessibility & contrast
On white
1.57
#68E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#68E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E69D
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E69D | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D4C9A2
Tritanopia (blue-blind)
#41E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e69d; /* rgb */ color: rgb(104, 230, 157); /* oklch */ color: oklch(83.5% 0.154 155.5);
Tailwind
colors: {
custom: {
50: '#9cefba',
500: '#68e69d',
950: '#000000',
},
}SCSS
$custom: #68e69d; $custom-light: #9cefba; $custom-dark: #000000;
JSON
{
"hex": "#68e69d",
"rgb": {
"r": 104,
"g": 230,
"b": 157
},
"hsl": {
"h": 145.238,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.8347,
"c": 0.15358,
"h": 155.5
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#68E69D
secondary
#B63C83
accent
#1282D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581