#6BF5AC#6BF5AC
#6BF5AC is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.5% C 0.159 H 157.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5AC |
|---|---|
| RGB | rgb(107, 245, 172) |
| HSL | hsl(148, 87%, 69%) |
| HSV | hsv(148, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 29.8%, 3.9%) |
| CIE-LAB | lab(87.68, -53.89, 24.08) |
| CIE-LCH | lch(87.68, 59.02, 155.92°) |
| OKLab | oklab(87.5% -0.1471 0.0611) |
| OKLCH | oklch(87.5% 0.159 157.5) |
| XYZ | xyz(46.1583, 71.4048, 50.3718) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5AC #F56BB4
analogous
#6FF56B #6BF5AC #6BF5F1
triadic
#6BF5AC #AC6BF5 #F5AC6B
tetradic
#6BF5AC #6B6FF5 #F56BB4 #F5F16B
square
#6BF5AC #6B6FF5 #F56BB4 #F5F16B
split-complementary
#6BF5AC #F16BF5 #F56B6F
monochromatic
#0FD76D #32F18C #6BF5AC #A4F9CC #DEFDEC
Accessibility & contrast
On white
1.37
#6BF5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#6BF5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5AC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5AC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#E0D6B1
Tritanopia (blue-blind)
#39F3E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5ac; /* rgb */ color: rgb(107, 245, 172); /* oklch */ color: oklch(87.5% 0.159 157.5);
Tailwind
colors: {
custom: {
50: '#a0f9c5',
500: '#6bf5ac',
950: '#000000',
},
}SCSS
$custom: #6bf5ac; $custom-light: #a0f9c5; $custom-dark: #000000;
JSON
{
"hex": "#6bf5ac",
"rgb": {
"r": 107,
"g": 245,
"b": 172
},
"hsl": {
"h": 148.261,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87501,
"c": 0.15926,
"h": 157.5
},
"luminance": 0.71409
}Semantic roles & 50–950 ramp
primary
#6BF5AC
secondary
#CE3687
accent
#0279E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582