#6AFBDB#6AFBDB
#6AFBDB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.133 H 176.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBDB |
|---|---|
| RGB | rgb(106, 251, 219) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.40, -46.50, 3.66) |
| CIE-LCH | lch(90.40, 46.64, 175.50°) |
| OKLab | oklab(90.04% -0.1331 0.009) |
| OKLCH | oklch(90.04% 0.133 176.1) |
| XYZ | xyz(53.2213, 77.1677, 79.0942) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.70
Aqua (survey)
#13EAC9
ΔE00 4.97
Bright Teal
#01F9C6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBDB #FB6A8A
analogous
#6AFB93 #6AFBDB #6AD2FB
triadic
#6AFBDB #DB6AFB #FBDB6A
tetradic
#6AFBDB #936AFB #FB6A8A #D2FB6A
square
#6AFBDB #936AFB #FB6A8A #D2FB6A
split-complementary
#6AFBDB #FB6AD2 #FB936A
monochromatic
#06E4B3 #2EF9CD #6AFBDB #A6FDE9 #E1FEF8
Accessibility & contrast
On white
1.28
#6AFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6AFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBDB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBDB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afbdb; /* rgb */ color: rgb(106, 251, 219); /* oklch */ color: oklch(90.0% 0.133 176.1);
Tailwind
colors: {
custom: {
50: '#a1fde6',
500: '#6afbdb',
950: '#000000',
},
}SCSS
$custom: #6afbdb; $custom-light: #a1fde6; $custom-dark: #000000;
JSON
{
"hex": "#6afbdb",
"rgb": {
"r": 106,
"g": 251,
"b": 219
},
"hsl": {
"h": 166.759,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90041,
"c": 0.13341,
"h": 176.1
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#6AFBDB
secondary
#D63357
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684