#6AF6AC#6AF6AC
#6AF6AC is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.7% C 0.161 H 157.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF6AC |
|---|---|
| RGB | rgb(106, 246, 172) |
| HSL | hsl(148, 89%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 30.1%, 3.5%) |
| CIE-LAB | lab(87.94, -54.50, 24.44) |
| CIE-LCH | lch(87.94, 59.73, 155.85°) |
| OKLab | oklab(87.71% -0.1487 0.0619) |
| OKLCH | oklch(87.71% 0.161 157.4) |
| XYZ | xyz(46.3421, 71.9499, 50.4673) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF6AC #F66AB4
analogous
#6EF66A #6AF6AC #6AF6F2
triadic
#6AF6AC #AC6AF6 #F6AC6A
tetradic
#6AF6AC #6A6EF6 #F66AB4 #F6F26A
square
#6AF6AC #6A6EF6 #F66AB4 #F6F26A
split-complementary
#6AF6AC #F26AF6 #F66A6E
monochromatic
#0DD96D #30F38C #6AF6AC #A4F9CC #DDFDEC
Accessibility & contrast
On white
1.36
#6AF6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#6AF6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF6AC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF6AC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A8
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#36F4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af6ac; /* rgb */ color: rgb(106, 246, 172); /* oklch */ color: oklch(87.7% 0.161 157.4);
Tailwind
colors: {
custom: {
50: '#9ffac5',
500: '#6af6ac',
950: '#000000',
},
}SCSS
$custom: #6af6ac; $custom-light: #9ffac5; $custom-dark: #000000;
JSON
{
"hex": "#6af6ac",
"rgb": {
"r": 106,
"g": 246,
"b": 172
},
"hsl": {
"h": 148.286,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87708,
"c": 0.16107,
"h": 157.4
},
"luminance": 0.71954
}Semantic roles & 50–950 ramp
primary
#6AF6AC
secondary
#D03587
accent
#0079E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582