#6AFBD3#6AFBD3
#6AFBD3 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.138 H 172.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBD3 |
|---|---|
| RGB | rgb(106, 251, 211) |
| HSL | hsl(163, 95%, 70%) |
| HSV | hsv(163, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.21, -48.35, 7.53) |
| CIE-LCH | lch(90.21, 48.94, 171.15°) |
| OKLab | oklab(89.83% -0.1366 0.0192) |
| OKLCH | oklch(89.83% 0.138 172) |
| XYZ | xyz(52.1933, 76.7565, 73.6803) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBD3 #FB6A92
analogous
#6AFB8A #6AFBD3 #6ADBFB
triadic
#6AFBD3 #D36AFB #FBD36A
tetradic
#6AFBD3 #8A6AFB #FB6A92 #DBFB6A
square
#6AFBD3 #8A6AFB #FB6A92 #DBFB6A
split-complementary
#6AFBD3 #FB6ADB #FB8A6A
monochromatic
#06E4A7 #2EF9C1 #6AFBD3 #A6FDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#6AFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6AFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBD3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBD3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afbd3; /* rgb */ color: rgb(106, 251, 211); /* oklch */ color: oklch(89.8% 0.138 172.0);
Tailwind
colors: {
custom: {
50: '#a1fde0',
500: '#6afbd3',
950: '#000000',
},
}SCSS
$custom: #6afbd3; $custom-light: #a1fde0; $custom-dark: #000000;
JSON
{
"hex": "#6afbd3",
"rgb": {
"r": 106,
"g": 251,
"b": 211
},
"hsl": {
"h": 163.448,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89825,
"c": 0.13794,
"h": 172
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#6AFBD3
secondary
#D63360
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684