#6BF5AA#6BF5AA
#6BF5AA is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.161 H 156.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5AA |
|---|---|
| RGB | rgb(107, 245, 170) |
| HSL | hsl(147, 87%, 69%) |
| HSV | hsv(147, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.64, -54.27, 25.05) |
| CIE-LCH | lch(87.64, 59.77, 155.22°) |
| OKLab | oklab(87.46% -0.148 0.0634) |
| OKLCH | oklch(87.46% 0.161 156.8) |
| XYZ | xyz(45.9676, 71.3286, 49.3678) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 1.92
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5AA #F56BB6
analogous
#71F56B #6BF5AA #6BF5EF
triadic
#6BF5AA #AA6BF5 #F5AA6B
tetradic
#6BF5AA #6B71F5 #F56BB6 #F5EF6B
square
#6BF5AA #6B71F5 #F56BB6 #F5EF6B
split-complementary
#6BF5AA #EF6BF5 #F56B71
monochromatic
#0FD76A #32F189 #6BF5AA #A4F9CB #DEFDEC
Accessibility & contrast
On white
1.38
#6BF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#6BF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5AA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5AA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#3AF3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5aa; /* rgb */ color: rgb(107, 245, 170); /* oklch */ color: oklch(87.5% 0.161 156.8);
Tailwind
colors: {
custom: {
50: '#a0f9c3',
500: '#6bf5aa',
950: '#000000',
},
}SCSS
$custom: #6bf5aa; $custom-light: #a0f9c3; $custom-dark: #000000;
JSON
{
"hex": "#6bf5aa",
"rgb": {
"r": 107,
"g": 245,
"b": 170
},
"hsl": {
"h": 147.391,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87459,
"c": 0.16099,
"h": 156.8
},
"luminance": 0.71333
}Semantic roles & 50–950 ramp
primary
#6BF5AA
secondary
#CE3689
accent
#027DE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582