#68FFAF#68FFAF
#68FFAF is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.171 H 157.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFAF |
|---|---|
| RGB | rgb(104, 255, 175) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.58, -57.91, 26.50) |
| CIE-LCH | lch(90.58, 63.68, 155.41°) |
| OKLab | oklab(89.86% -0.1577 0.067) |
| OKLCH | oklch(89.86% 0.171 157) |
| XYZ | xyz(49.2025, 77.5534, 52.9255) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 1.96
Light Green Blue
#56FCA2
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFAF #FF68B8
analogous
#6CFF68 #68FFAF #68FFFB
triadic
#68FFAF #AF68FF #FFAF68
tetradic
#68FFAF #686CFF #FF68B8 #FFFB68
square
#68FFAF #686CFF #FF68B8 #FFFB68
split-complementary
#68FFAF #FB68FF #FF686C
monochromatic
#00ED6F #2BFF8F #68FFAF #A5FFCF #E0FFEF
Accessibility & contrast
On white
1.27
#68FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#68FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFAF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFAF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#27FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68ffaf; /* rgb */ color: rgb(104, 255, 175); /* oklch */ color: oklch(89.9% 0.171 157.0);
Tailwind
colors: {
custom: {
50: '#a0ffc7',
500: '#68ffaf',
950: '#000000',
},
}SCSS
$custom: #68ffaf; $custom-light: #a0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#68ffaf",
"rgb": {
"r": 104,
"g": 255,
"b": 175
},
"hsl": {
"h": 148.212,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.89864,
"c": 0.17131,
"h": 157
},
"luminance": 0.77558
}Semantic roles & 50–950 ramp
primary
#68FFAF
secondary
#DB318B
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682