#6AF2A5#6AF2A5
#6AF2A5 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.162 H 155.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2A5 |
|---|---|
| RGB | rgb(106, 242, 165) |
| HSL | hsl(146, 84%, 68%) |
| HSV | hsv(146, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 31.8%, 5.1%) |
| CIE-LAB | lab(86.64, -54.22, 26.23) |
| CIE-LCH | lch(86.64, 60.24, 154.19°) |
| OKLab | oklab(86.6% -0.1476 0.0663) |
| OKLCH | oklch(86.6% 0.162 155.8) |
| XYZ | xyz(44.4839, 69.2809, 46.6183) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.86
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2A5 #F26AB7
analogous
#73F26A #6AF2A5 #6AF2E9
triadic
#6AF2A5 #A56AF2 #F2A56A
tetradic
#6AF2A5 #6A73F2 #F26AB7 #F2E96A
square
#6AF2A5 #6A73F2 #F26AB7 #F2E96A
split-complementary
#6AF2A5 #E96AF2 #F26A73
monochromatic
#12CF64 #32ED83 #6AF2A5 #A2F7C7 #DBFCE9
Accessibility & contrast
On white
1.41
#6AF2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6AF2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2A5
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2A5 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A0
Deuteranopia (green-blind)
#DED4AA
Tritanopia (blue-blind)
#3CF0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af2a5; /* rgb */ color: rgb(106, 242, 165); /* oklch */ color: oklch(86.6% 0.162 155.8);
Tailwind
colors: {
custom: {
50: '#9ff7c0',
500: '#6af2a5',
950: '#000000',
},
}SCSS
$custom: #6af2a5; $custom-light: #9ff7c0; $custom-dark: #000000;
JSON
{
"hex": "#6af2a5",
"rgb": {
"r": 106,
"g": 242,
"b": 165
},
"hsl": {
"h": 146.029,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86601,
"c": 0.16181,
"h": 155.8
},
"luminance": 0.69285
}Semantic roles & 50–950 ramp
primary
#6AF2A5
secondary
#CB368A
accent
#0581E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582