#6AFBBA#6AFBBA
#6AFBBA is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.156 H 161.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBBA |
|---|---|
| RGB | rgb(106, 251, 186) |
| HSL | hsl(153, 95%, 70%) |
| HSV | hsv(153, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.67, -53.75, 19.66) |
| CIE-LCH | lch(89.67, 57.24, 159.91°) |
| OKLab | oklab(89.21% -0.1476 0.0502) |
| OKLCH | oklch(89.21% 0.156 161.2) |
| XYZ | xyz(49.2994, 75.5989, 58.4389) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Light Blue Green
#7EFBB3
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBBA #FB6AAB
analogous
#6AFB71 #6AFBBA #6AF4FB
triadic
#6AFBBA #BA6AFB #FBBA6A
tetradic
#6AFBBA #716AFB #FB6AAB #F4FB6A
square
#6AFBBA #716AFB #FB6AAB #F4FB6A
split-complementary
#6AFBBA #FB6AF4 #FB716A
monochromatic
#06E481 #2EF99E #6AFBBA #A6FDD6 #E1FEF1
Accessibility & contrast
On white
1.30
#6AFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#6AFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBBA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBBA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB6
Deuteranopia (green-blind)
#E3DCBE
Tritanopia (blue-blind)
#26FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afbba; /* rgb */ color: rgb(106, 251, 186); /* oklch */ color: oklch(89.2% 0.156 161.2);
Tailwind
colors: {
custom: {
50: '#a0fdcf',
500: '#6afbba',
950: '#000000',
},
}SCSS
$custom: #6afbba; $custom-light: #a0fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6afbba",
"rgb": {
"r": 106,
"g": 251,
"b": 186
},
"hsl": {
"h": 153.103,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.8921,
"c": 0.15594,
"h": 161.2
},
"luminance": 0.75604
}Semantic roles & 50–950 ramp
primary
#6AFBBA
secondary
#D6337C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683