#68F4AA#68F4AA
#68F4AA is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.1% C 0.161 H 157.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4AA |
|---|---|
| RGB | rgb(104, 244, 170) |
| HSL | hsl(148, 86%, 68%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.26, -54.50, 24.51) |
| CIE-LCH | lch(87.26, 59.76, 155.78°) |
| OKLab | oklab(87.12% -0.1486 0.0621) |
| OKLCH | oklch(87.12% 0.161 157.3) |
| XYZ | xyz(45.3114, 70.5424, 49.2506) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4AA #F468B2
analogous
#6CF468 #68F4AA #68F4F0
triadic
#68F4AA #AA68F4 #F4AA68
tetradic
#68F4AA #686CF4 #F468B2 #F4F068
square
#68F4AA #686CF4 #F468B2 #F4F068
split-complementary
#68F4AA #F068F4 #F4686C
monochromatic
#0FD26B #2FF08A #68F4AA #A1F8CA #DAFCEA
Accessibility & contrast
On white
1.39
#68F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#68F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4AA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4AA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#33F2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f4aa; /* rgb */ color: rgb(104, 244, 170); /* oklch */ color: oklch(87.1% 0.161 157.3);
Tailwind
colors: {
custom: {
50: '#9ef8c3',
500: '#68f4aa',
950: '#000000',
},
}SCSS
$custom: #68f4aa; $custom-light: #9ef8c3; $custom-dark: #000000;
JSON
{
"hex": "#68f4aa",
"rgb": {
"r": 104,
"g": 244,
"b": 170
},
"hsl": {
"h": 148.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87121,
"c": 0.16108,
"h": 157.3
},
"luminance": 0.70547
}Semantic roles & 50–950 ramp
primary
#68F4AA
secondary
#CD3384
accent
#0379E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582