#68EA9F#68EA9F
#68EA9F is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.157 H 155.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA9F |
|---|---|
| RGB | rgb(104, 234, 159) |
| HSL | hsl(145, 76%, 66%) |
| HSV | hsv(145, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(84.12, -52.56, 25.85) |
| CIE-LCH | lch(84.12, 58.57, 153.81°) |
| OKLab | oklab(84.48% -0.1431 0.0653) |
| OKLCH | oklch(84.48% 0.157 155.5) |
| XYZ | xyz(41.3864, 64.2881, 43.0220) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.59
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA9F #EA68B3
analogous
#72EA68 #68EA9F #68EAE0
triadic
#68EA9F #9F68EA #EA9F68
tetradic
#68EA9F #6872EA #EA68B3 #EAE068
square
#68EA9F #6872EA #EA68B3 #EAE068
split-complementary
#68EA9F #E068EA #EA6872
monochromatic
#1ABD5F #32E37D #68EA9F #9EF1C1 #D3F9E3
Accessibility & contrast
On white
1.52
#68EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#68EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA9F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA9F | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#3EE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68ea9f; /* rgb */ color: rgb(104, 234, 159); /* oklch */ color: oklch(84.5% 0.157 155.5);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#68ea9f',
950: '#000000',
},
}SCSS
$custom: #68ea9f; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#68ea9f",
"rgb": {
"r": 104,
"g": 234,
"b": 159
},
"hsl": {
"h": 145.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.8448,
"c": 0.15726,
"h": 155.5
},
"luminance": 0.64292
}Semantic roles & 50–950 ramp
primary
#68EA9F
secondary
#BC3A85
accent
#0E82D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582