#6AFFBB#6AFFBB
#6AFFBB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.160 H 160.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFBB |
|---|---|
| RGB | rgb(106, 255, 187) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.86, -55.17, 20.79) |
| CIE-LCH | lch(90.86, 58.96, 159.35°) |
| OKLab | oklab(90.18% -0.1513 0.053) |
| OKLCH | oklch(90.18% 0.16 160.7) |
| XYZ | xyz(50.6688, 78.1671, 59.4216) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFBB #FF6AAE
analogous
#6AFF70 #6AFFBB #6AF9FF
triadic
#6AFFBB #BB6AFF #FFBB6A
tetradic
#6AFFBB #706AFF #FF6AAE #F9FF6A
square
#6AFFBB #706AFF #FF6AAE #F9FF6A
split-complementary
#6AFFBB #FF6AF9 #FF706A
monochromatic
#00EF82 #2DFF9F #6AFFBB #A7FFD7 #E0FFF1
Accessibility & contrast
On white
1.26
#6AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFBB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFBB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#21FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affbb; /* rgb */ color: rgb(106, 255, 187); /* oklch */ color: oklch(90.2% 0.160 160.7);
Tailwind
colors: {
custom: {
50: '#a1ffcf',
500: '#6affbb',
950: '#000000',
},
}SCSS
$custom: #6affbb; $custom-light: #a1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6affbb",
"rgb": {
"r": 106,
"g": 255,
"b": 187
},
"hsl": {
"h": 152.617,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90183,
"c": 0.16031,
"h": 160.7
},
"luminance": 0.78172
}Semantic roles & 50–950 ramp
primary
#6AFFBB
secondary
#DB327F
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683