#68EFAA#68EFAA
#68EFAA is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.154 H 158.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFAA |
|---|---|
| RGB | rgb(104, 239, 170) |
| HSL | hsl(149, 81%, 67%) |
| HSV | hsv(149, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.79, -52.48, 22.50) |
| CIE-LCH | lch(85.79, 57.10, 156.80°) |
| OKLab | oklab(85.92% -0.1434 0.0571) |
| OKLCH | oklch(85.92% 0.154 158.3) |
| XYZ | xyz(43.8273, 67.5742, 48.7559) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFAA #EF68AD
analogous
#6AEF68 #68EFAA #68EFED
triadic
#68EFAA #AA68EF #EFAA68
tetradic
#68EFAA #686AEF #EF68AD #EFED68
square
#68EFAA #686AEF #EF68AD #EFED68
split-complementary
#68EFAA #ED68EF #EF686A
monochromatic
#15C76C #31E98B #68EFAA #9FF5C9 #D7FBE8
Accessibility & contrast
On white
1.45
#68EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#68EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFAA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFAA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#35EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68efaa; /* rgb */ color: rgb(104, 239, 170); /* oklch */ color: oklch(85.9% 0.154 158.3);
Tailwind
colors: {
custom: {
50: '#9df5c3',
500: '#68efaa',
950: '#000000',
},
}SCSS
$custom: #68efaa; $custom-light: #9df5c3; $custom-dark: #000000;
JSON
{
"hex": "#68efaa",
"rgb": {
"r": 104,
"g": 239,
"b": 170
},
"hsl": {
"h": 149.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85919,
"c": 0.1544,
"h": 158.3
},
"luminance": 0.67578
}Semantic roles & 50–950 ramp
primary
#68EFAA
secondary
#C5377F
accent
#0875DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582