#68FEAE#68FEAE
#68FEAE is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.6% C 0.171 H 156.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEAE |
|---|---|
| RGB | rgb(104, 254, 174) |
| HSL | hsl(148, 99%, 70%) |
| HSV | hsv(148, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.27, -57.71, 26.58) |
| CIE-LCH | lch(90.27, 63.53, 155.27°) |
| OKLab | oklab(89.6% -0.1571 0.0672) |
| OKLCH | oklch(89.6% 0.171 156.8) |
| XYZ | xyz(48.7865, 76.8779, 52.3041) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 1.82
Light Green Blue
#56FCA2
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.03
Sea Green (survey)
#53FCA1
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEAE #FE68B8
analogous
#6DFE68 #68FEAE #68FEF9
triadic
#68FEAE #AE68FE #FEAE68
tetradic
#68FEAE #686DFE #FE68B8 #FEF968
square
#68FEAE #686DFE #FE68B8 #FEF968
split-complementary
#68FEAE #F968FE #FE686D
monochromatic
#02EA6E #2BFE8D #68FEAE #A5FECF #E1FFEF
Accessibility & contrast
On white
1.28
#68FEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#68FEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEAE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEAE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#29FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68feae; /* rgb */ color: rgb(104, 254, 174); /* oklch */ color: oklch(89.6% 0.171 156.8);
Tailwind
colors: {
custom: {
50: '#9fffc6',
500: '#68feae',
950: '#000000',
},
}SCSS
$custom: #68feae; $custom-light: #9fffc6; $custom-dark: #000000;
JSON
{
"hex": "#68feae",
"rgb": {
"r": 104,
"g": 254,
"b": 174
},
"hsl": {
"h": 148,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89604,
"c": 0.17086,
"h": 156.8
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#68FEAE
secondary
#D9318B
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682