#6AFFAE#6AFFAE
#6AFFAE is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.171 H 156.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFAE |
|---|---|
| RGB | rgb(106, 255, 174) |
| HSL | hsl(147, 100%, 71%) |
| HSV | hsv(147, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.61, -57.70, 27.06) |
| CIE-LCH | lch(90.61, 63.73, 154.87°) |
| OKLab | oklab(89.91% -0.157 0.0684) |
| OKLCH | oklch(89.91% 0.171 156.5) |
| XYZ | xyz(49.3396, 77.6354, 52.4212) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.52
Seafoam Green
#7AF9AB
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 1.89
Sea Green (survey)
#53FCA1
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFAE #FF6ABB
analogous
#70FF6A #6AFFAE #6AFFF9
triadic
#6AFFAE #AE6AFF #FFAE6A
tetradic
#6AFFAE #6A70FF #FF6ABB #FFF96A
square
#6AFFAE #6A70FF #FF6ABB #FFF96A
split-complementary
#6AFFAE #F96AFF #FF6A70
monochromatic
#00EF6D #2DFF8D #6AFFAE #A7FFCF #E0FFEE
Accessibility & contrast
On white
1.27
#6AFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6AFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFAE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFAE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#2FFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6affae; /* rgb */ color: rgb(106, 255, 174); /* oklch */ color: oklch(89.9% 0.171 156.5);
Tailwind
colors: {
custom: {
50: '#a1ffc6',
500: '#6affae',
950: '#000000',
},
}SCSS
$custom: #6affae; $custom-light: #a1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6affae",
"rgb": {
"r": 106,
"g": 255,
"b": 174
},
"hsl": {
"h": 147.383,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.89905,
"c": 0.17127,
"h": 156.5
},
"luminance": 0.7764
}Semantic roles & 50–950 ramp
primary
#6AFFAE
secondary
#DB328E
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682