#6AFFBC#6AFFBC
#6AFFBC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.160 H 161.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFBC |
|---|---|
| RGB | rgb(106, 255, 188) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.88, -54.97, 20.31) |
| CIE-LCH | lch(90.88, 58.60, 159.72°) |
| OKLab | oklab(90.21% -0.1509 0.0518) |
| OKLCH | oklch(90.21% 0.16 161.1) |
| XYZ | xyz(50.7762, 78.2100, 59.9874) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFBC #FF6AAD
analogous
#6AFF71 #6AFFBC #6AF8FF
triadic
#6AFFBC #BC6AFF #FFBC6A
tetradic
#6AFFBC #716AFF #FF6AAD #F8FF6A
square
#6AFFBC #716AFF #FF6AAD #F8FF6A
split-complementary
#6AFFBC #FF6AF8 #FF716A
monochromatic
#00EF83 #2DFFA0 #6AFFBC #A7FFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6AFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6AFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFBC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFBC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#20FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affbc; /* rgb */ color: rgb(106, 255, 188); /* oklch */ color: oklch(90.2% 0.160 161.1);
Tailwind
colors: {
custom: {
50: '#a1ffd0',
500: '#6affbc',
950: '#000000',
},
}SCSS
$custom: #6affbc; $custom-light: #a1ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6affbc",
"rgb": {
"r": 106,
"g": 255,
"b": 188
},
"hsl": {
"h": 153.02,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90206,
"c": 0.1595,
"h": 161.1
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#6AFFBC
secondary
#DB327E
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683