#6AF5AA#6AF5AA
#6AF5AA is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.161 H 156.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF5AA |
|---|---|
| RGB | rgb(106, 245, 170) |
| HSL | hsl(148, 87%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.61, -54.48, 25.00) |
| CIE-LCH | lch(87.61, 59.95, 155.35°) |
| OKLab | oklab(87.43% -0.1485 0.0633) |
| OKLCH | oklch(87.43% 0.161 156.9) |
| XYZ | xyz(45.8481, 71.2669, 49.3622) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF5AA #F56AB5
analogous
#70F56A #6AF5AA #6AF5F0
triadic
#6AF5AA #AA6AF5 #F5AA6A
tetradic
#6AF5AA #6A70F5 #F56AB5 #F5F06A
square
#6AF5AA #6A70F5 #F56AB5 #F5F06A
split-complementary
#6AF5AA #F06AF5 #F56A70
monochromatic
#0ED66A #31F189 #6AF5AA #A3F9CB #DDFDEB
Accessibility & contrast
On white
1.38
#6AF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6AF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF5AA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF5AA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#38F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af5aa; /* rgb */ color: rgb(106, 245, 170); /* oklch */ color: oklch(87.4% 0.161 156.9);
Tailwind
colors: {
custom: {
50: '#9ff9c3',
500: '#6af5aa',
950: '#000000',
},
}SCSS
$custom: #6af5aa; $custom-light: #9ff9c3; $custom-dark: #000000;
JSON
{
"hex": "#6af5aa",
"rgb": {
"r": 106,
"g": 245,
"b": 170
},
"hsl": {
"h": 147.626,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87426,
"c": 0.16147,
"h": 156.9
},
"luminance": 0.71271
}Semantic roles & 50–950 ramp
primary
#6AF5AA
secondary
#CE3588
accent
#027CE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582