#6AFBDD#6AFBDD
#6AFBDD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 177.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBDD |
|---|---|
| RGB | rgb(106, 251, 221) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 12%, 1.6%) |
| CIE-LAB | lab(90.45, -46.03, 2.69) |
| CIE-LCH | lch(90.45, 46.11, 176.65°) |
| OKLab | oklab(90.1% -0.1322 0.0064) |
| OKLCH | oklch(90.1% 0.132 177.2) |
| XYZ | xyz(53.4862, 77.2736, 80.4892) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBDD #FB6A88
analogous
#6AFB94 #6AFBDD #6AD1FB
triadic
#6AFBDD #DD6AFB #FBDD6A
tetradic
#6AFBDD #946AFB #FB6A88 #D1FB6A
square
#6AFBDD #946AFB #FB6A88 #D1FB6A
split-complementary
#6AFBDD #FB6AD1 #FB946A
monochromatic
#06E4B6 #2EF9CF #6AFBDD #A6FDEB #E1FEF8
Accessibility & contrast
On white
1.28
#6AFBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6AFBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBDD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBDD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afbdd; /* rgb */ color: rgb(106, 251, 221); /* oklch */ color: oklch(90.1% 0.132 177.2);
Tailwind
colors: {
custom: {
50: '#a1fde7',
500: '#6afbdd',
950: '#000000',
},
}SCSS
$custom: #6afbdd; $custom-light: #a1fde7; $custom-dark: #000000;
JSON
{
"hex": "#6afbdd",
"rgb": {
"r": 106,
"g": 251,
"b": 221
},
"hsl": {
"h": 167.586,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90097,
"c": 0.1324,
"h": 177.2
},
"luminance": 0.77279
}Semantic roles & 50–950 ramp
primary
#6AFBDD
secondary
#D63355
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684