#6AFBBB#6AFBBB
#6AFBBB is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.155 H 161.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBBB |
|---|---|
| RGB | rgb(106, 251, 187) |
| HSL | hsl(154, 95%, 70%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.69, -53.55, 19.18) |
| CIE-LCH | lch(89.69, 56.88, 160.30°) |
| OKLab | oklab(89.23% -0.1472 0.0489) |
| OKLCH | oklch(89.23% 0.155 161.6) |
| XYZ | xyz(49.4061, 75.6416, 59.0007) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBBB #FB6AAA
analogous
#6AFB72 #6AFBBB #6AF3FB
triadic
#6AFBBB #BB6AFB #FBBB6A
tetradic
#6AFBBB #726AFB #FB6AAA #F3FB6A
square
#6AFBBB #726AFB #FB6AAA #F3FB6A
split-complementary
#6AFBBB #FB6AF3 #FB726A
monochromatic
#06E482 #2EF9A0 #6AFBBB #A6FDD6 #E1FEF1
Accessibility & contrast
On white
1.30
#6AFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#6AFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBBB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBBB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#25FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afbbb; /* rgb */ color: rgb(106, 251, 187); /* oklch */ color: oklch(89.2% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#a0fdcf',
500: '#6afbbb',
950: '#000000',
},
}SCSS
$custom: #6afbbb; $custom-light: #a0fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6afbbb",
"rgb": {
"r": 106,
"g": 251,
"b": 187
},
"hsl": {
"h": 153.517,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89232,
"c": 0.15513,
"h": 161.6
},
"luminance": 0.75646
}Semantic roles & 50–950 ramp
primary
#6AFBBB
secondary
#D6337B
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683