#68FBAF#68FBAF
#68FBAF is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.9% C 0.166 H 157.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBAF |
|---|---|
| RGB | rgb(104, 251, 175) |
| HSL | hsl(149, 95%, 70%) |
| HSV | hsv(149, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.41, -56.33, 24.90) |
| CIE-LCH | lch(89.41, 61.59, 156.15°) |
| OKLab | oklab(88.91% -0.1536 0.0631) |
| OKLCH | oklch(88.91% 0.166 157.7) |
| XYZ | xyz(47.9398, 75.0279, 52.5046) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBAF #FB68B4
analogous
#6AFB68 #68FBAF #68FBF9
triadic
#68FBAF #AF68FB #FBAF68
tetradic
#68FBAF #686AFB #FB68B4 #FBF968
square
#68FBAF #686AFB #FB68B4 #FBF968
split-complementary
#68FBAF #F968FB #FB686A
monochromatic
#06E371 #2CF98F #68FBAF #A4FDCF #DFFEEE
Accessibility & contrast
On white
1.31
#68FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#68FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBAF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBAF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#2AF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fbaf; /* rgb */ color: rgb(104, 251, 175); /* oklch */ color: oklch(88.9% 0.166 157.7);
Tailwind
colors: {
custom: {
50: '#9ffdc7',
500: '#68fbaf',
950: '#000000',
},
}SCSS
$custom: #68fbaf; $custom-light: #9ffdc7; $custom-dark: #000000;
JSON
{
"hex": "#68fbaf",
"rgb": {
"r": 104,
"g": 251,
"b": 175
},
"hsl": {
"h": 148.98,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.88906,
"c": 0.16606,
"h": 157.7
},
"luminance": 0.75033
}Semantic roles & 50–950 ramp
primary
#68FBAF
secondary
#D63286
accent
#0077E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682