#68F4AD#68F4AD
#68F4AD is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.2% C 0.159 H 158.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4AD |
|---|---|
| RGB | rgb(104, 244, 173) |
| HSL | hsl(150, 86%, 68%) |
| HSV | hsv(150, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 29.1%, 4.3%) |
| CIE-LAB | lab(87.32, -53.92, 23.05) |
| CIE-LCH | lch(87.32, 58.64, 156.85°) |
| OKLab | oklab(87.19% -0.1473 0.0585) |
| OKLCH | oklch(87.19% 0.159 158.3) |
| XYZ | xyz(45.5984, 70.6572, 50.7623) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4AD #F468AF
analogous
#69F468 #68F4AD #68F4F3
triadic
#68F4AD #AD68F4 #F4AD68
tetradic
#68F4AD #6869F4 #F468AF #F4F368
square
#68F4AD #6869F4 #F468AF #F4F368
split-complementary
#68F4AD #F368F4 #F46869
monochromatic
#0FD26F #2FF08E #68F4AD #A1F8CC #DAFCEB
Accessibility & contrast
On white
1.39
#68F4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#68F4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4AD
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4AD | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A9
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#30F3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f4ad; /* rgb */ color: rgb(104, 244, 173); /* oklch */ color: oklch(87.2% 0.159 158.3);
Tailwind
colors: {
custom: {
50: '#9ef8c5',
500: '#68f4ad',
950: '#000000',
},
}SCSS
$custom: #68f4ad; $custom-light: #9ef8c5; $custom-dark: #000000;
JSON
{
"hex": "#68f4ad",
"rgb": {
"r": 104,
"g": 244,
"b": 173
},
"hsl": {
"h": 149.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87185,
"c": 0.1585,
"h": 158.3
},
"luminance": 0.70662
}Semantic roles & 50–950 ramp
primary
#68F4AD
secondary
#CD3381
accent
#0374E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582