#6AFCBB#6AFCBB
#6AFCBB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.156 H 161.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCBB |
|---|---|
| RGB | rgb(106, 252, 187) |
| HSL | hsl(153, 96%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.98, -53.96, 19.58) |
| CIE-LCH | lch(89.98, 57.40, 160.05°) |
| OKLab | oklab(89.47% -0.1482 0.05) |
| OKLCH | oklch(89.47% 0.156 161.4) |
| XYZ | xyz(49.7193, 76.2680, 59.1051) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCBB #FC6AAB
analogous
#6AFC72 #6AFCBB #6AF4FC
triadic
#6AFCBB #BB6AFC #FCBB6A
tetradic
#6AFCBB #726AFC #FC6AAB #F4FC6A
square
#6AFCBB #726AFC #FC6AAB #F4FC6A
split-complementary
#6AFCBB #FC6AF4 #FC726A
monochromatic
#05E782 #2EFBA0 #6AFCBB #A6FDD6 #E1FEF1
Accessibility & contrast
On white
1.29
#6AFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6AFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCBB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCBB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#24FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcbb; /* rgb */ color: rgb(106, 252, 187); /* oklch */ color: oklch(89.5% 0.156 161.4);
Tailwind
colors: {
custom: {
50: '#a0fecf',
500: '#6afcbb',
950: '#000000',
},
}SCSS
$custom: #6afcbb; $custom-light: #a0fecf; $custom-dark: #000000;
JSON
{
"hex": "#6afcbb",
"rgb": {
"r": 106,
"g": 252,
"b": 187
},
"hsl": {
"h": 153.288,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.8947,
"c": 0.15642,
"h": 161.4
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#6AFCBB
secondary
#D7337C
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683