#68FDA8#68FDA8
#68FDA8 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.2% C 0.175 H 155.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDA8 |
|---|---|
| RGB | rgb(104, 253, 168) |
| HSL | hsl(146, 97%, 70%) |
| HSV | hsv(146, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(89.87, -58.43, 29.07) |
| CIE-LCH | lch(89.87, 65.26, 153.55°) |
| OKLab | oklab(89.24% -0.1587 0.0732) |
| OKLCH | oklch(89.24% 0.175 155.2) |
| XYZ | xyz(47.8981, 76.0161, 49.1866) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.08
Light Green Blue
#56FCA2
ΔE00 1.22
Sea Green (survey)
#53FCA1
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDA8 #FD68BD
analogous
#72FD68 #68FDA8 #68FDF3
triadic
#68FDA8 #A868FD #FDA868
tetradic
#68FDA8 #6872FD #FD68BD #FDF368
square
#68FDA8 #6872FD #FD68BD #FDF368
split-complementary
#68FDA8 #F368FD #FD6872
monochromatic
#03E865 #2CFC85 #68FDA8 #A4FECB #E1FFEE
Accessibility & contrast
On white
1.30
#68FDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#68FDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDA8
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDA8 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA3
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#2FFBE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fda8; /* rgb */ color: rgb(104, 253, 168); /* oklch */ color: oklch(89.2% 0.175 155.2);
Tailwind
colors: {
custom: {
50: '#9fffc2',
500: '#68fda8',
950: '#000000',
},
}SCSS
$custom: #68fda8; $custom-light: #9fffc2; $custom-dark: #000000;
JSON
{
"hex": "#68fda8",
"rgb": {
"r": 104,
"g": 253,
"b": 168
},
"hsl": {
"h": 145.772,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89243,
"c": 0.17477,
"h": 155.2
},
"luminance": 0.76021
}Semantic roles & 50–950 ramp
primary
#68FDA8
secondary
#D83190
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682