#6AF5AC#6AF5AC
#6AF5AC is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.160 H 157.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF5AC |
|---|---|
| RGB | rgb(106, 245, 172) |
| HSL | hsl(148, 87%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 29.8%, 3.9%) |
| CIE-LAB | lab(87.65, -54.10, 24.03) |
| CIE-LCH | lch(87.65, 59.20, 156.05°) |
| OKLab | oklab(87.47% -0.1477 0.0609) |
| OKLCH | oklch(87.47% 0.16 157.6) |
| XYZ | xyz(46.0387, 71.3432, 50.3662) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Seafoam Green
#7AF9AB
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF5AC #F56AB3
analogous
#6EF56A #6AF5AC #6AF5F1
triadic
#6AF5AC #AC6AF5 #F5AC6A
tetradic
#6AF5AC #6A6EF5 #F56AB3 #F5F16A
square
#6AF5AC #6A6EF5 #F56AB3 #F5F16A
split-complementary
#6AF5AC #F16AF5 #F56A6E
monochromatic
#0ED66D #31F18C #6AF5AC #A3F9CC #DDFDEC
Accessibility & contrast
On white
1.38
#6AF5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#6AF5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF5AC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF5AC | 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)
#F3E4A8
Deuteranopia (green-blind)
#E0D6B1
Tritanopia (blue-blind)
#36F3E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af5ac; /* rgb */ color: rgb(106, 245, 172); /* oklch */ color: oklch(87.5% 0.160 157.6);
Tailwind
colors: {
custom: {
50: '#9ff9c5',
500: '#6af5ac',
950: '#000000',
},
}SCSS
$custom: #6af5ac; $custom-light: #9ff9c5; $custom-dark: #000000;
JSON
{
"hex": "#6af5ac",
"rgb": {
"r": 106,
"g": 245,
"b": 172
},
"hsl": {
"h": 148.489,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87468,
"c": 0.15974,
"h": 157.6
},
"luminance": 0.71348
}Semantic roles & 50–950 ramp
primary
#6AF5AC
secondary
#CE3585
accent
#0278E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582