#6AFBBF#6AFBBF
#6AFBBF is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.152 H 163.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBBF |
|---|---|
| RGB | rgb(106, 251, 191) |
| HSL | hsl(155, 95%, 70%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.77, -52.72, 17.24) |
| CIE-LCH | lch(89.77, 55.47, 161.90°) |
| OKLab | oklab(89.33% -0.1454 0.0441) |
| OKLCH | oklch(89.33% 0.152 163.1) |
| XYZ | xyz(49.8403, 75.8153, 61.2874) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 1.80
Greenish Cyan
#2AFEB7
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBBF #FB6AA6
analogous
#6AFB76 #6AFBBF #6AEFFB
triadic
#6AFBBF #BF6AFB #FBBF6A
tetradic
#6AFBBF #766AFB #FB6AA6 #EFFB6A
square
#6AFBBF #766AFB #FB6AA6 #EFFB6A
split-complementary
#6AFBBF #FB6AEF #FB766A
monochromatic
#06E488 #2EF9A5 #6AFBBF #A6FDD9 #E1FEF2
Accessibility & contrast
On white
1.30
#6AFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#6AFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBBF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBBF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#1FFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afbbf; /* rgb */ color: rgb(106, 251, 191); /* oklch */ color: oklch(89.3% 0.152 163.1);
Tailwind
colors: {
custom: {
50: '#a0fdd2',
500: '#6afbbf',
950: '#000000',
},
}SCSS
$custom: #6afbbf; $custom-light: #a0fdd2; $custom-dark: #000000;
JSON
{
"hex": "#6afbbf",
"rgb": {
"r": 106,
"g": 251,
"b": 191
},
"hsl": {
"h": 155.172,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89325,
"c": 0.15196,
"h": 163.1
},
"luminance": 0.7582
}Semantic roles & 50–950 ramp
primary
#6AFBBF
secondary
#D63377
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683