#6AFBB2#6AFBB2
#6AFBB2 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.163 H 158.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBB2 |
|---|---|
| RGB | rgb(106, 251, 178) |
| HSL | hsl(150, 95%, 70%) |
| HSV | hsv(150, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.52, -55.35, 23.54) |
| CIE-LCH | lch(89.52, 60.14, 156.96°) |
| OKLab | oklab(89.03% -0.1512 0.0598) |
| OKLCH | oklch(89.03% 0.163 158.4) |
| XYZ | xyz(48.4726, 75.2682, 54.0846) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBB2 #FB6AB3
analogous
#6BFB6A #6AFBB2 #6AFBFA
triadic
#6AFBB2 #B26AFB #FBB26A
tetradic
#6AFBB2 #6A6BFB #FB6AB3 #FBFA6A
square
#6AFBB2 #6A6BFB #FB6AB3 #FBFA6A
split-complementary
#6AFBB2 #FA6AFB #FB6A6B
monochromatic
#06E475 #2EF993 #6AFBB2 #A6FDD1 #E1FEF0
Accessibility & contrast
On white
1.31
#6AFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6AFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBB2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBB2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E5DBB7
Tritanopia (blue-blind)
#2EFAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afbb2; /* rgb */ color: rgb(106, 251, 178); /* oklch */ color: oklch(89.0% 0.163 158.4);
Tailwind
colors: {
custom: {
50: '#a0fdc9',
500: '#6afbb2',
950: '#000000',
},
}SCSS
$custom: #6afbb2; $custom-light: #a0fdc9; $custom-dark: #000000;
JSON
{
"hex": "#6afbb2",
"rgb": {
"r": 106,
"g": 251,
"b": 178
},
"hsl": {
"h": 149.793,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89032,
"c": 0.16257,
"h": 158.4
},
"luminance": 0.75273
}Semantic roles & 50–950 ramp
primary
#6AFBB2
secondary
#D63385
accent
#0074E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682