#68E69F#68E69F
#68E69F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.152 H 156.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68E69F |
|---|---|
| RGB | rgb(104, 230, 159) |
| HSL | hsl(146, 72%, 65%) |
| HSV | hsv(146, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.93, -50.93, 24.24) |
| CIE-LCH | lch(82.93, 56.40, 154.55°) |
| OKLab | oklab(83.51% -0.1388 0.0613) |
| OKLCH | oklch(83.51% 0.152 156.2) |
| XYZ | xyz(40.2605, 62.0362, 42.6467) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E69F #E668AF
analogous
#70E668 #68E69F #68E6DE
triadic
#68E69F #9F68E6 #E69F68
tetradic
#68E69F #6870E6 #E668AF #E6DE68
square
#68E69F #6870E6 #E668AF #E6DE68
split-complementary
#68E69F #DE68E6 #E66870
monochromatic
#1EB660 #33DD7E #68E69F #9DEFC0 #D1F7E2
Accessibility & contrast
On white
1.57
#68E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#68E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E69F
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E69F | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#40E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e69f; /* rgb */ color: rgb(104, 230, 159); /* oklch */ color: oklch(83.5% 0.152 156.2);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#68e69f',
950: '#000000',
},
}SCSS
$custom: #68e69f; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#68e69f",
"rgb": {
"r": 104,
"g": 230,
"b": 159
},
"hsl": {
"h": 146.19,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83512,
"c": 0.1518,
"h": 156.2
},
"luminance": 0.6204
}Semantic roles & 50–950 ramp
primary
#68E69F
secondary
#B63C81
accent
#127FD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582