#6AFCD3#6AFCD3
#6AFCD3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.139 H 171.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD3 |
|---|---|
| RGB | rgb(106, 252, 211) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.50, -48.78, 7.95) |
| CIE-LCH | lch(90.50, 49.42, 170.75°) |
| OKLab | oklab(90.06% -0.1376 0.0202) |
| OKLCH | oklch(90.06% 0.139 171.6) |
| XYZ | xyz(52.5065, 77.3829, 73.7847) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD3 #FC6A93
analogous
#6AFC8A #6AFCD3 #6ADCFC
triadic
#6AFCD3 #D36AFC #FCD36A
tetradic
#6AFCD3 #8A6AFC #FC6A93 #DCFC6A
square
#6AFCD3 #8A6AFC #FC6A93 #DCFC6A
split-complementary
#6AFCD3 #FC6ADC #FC8A6A
monochromatic
#05E7A7 #2EFBC1 #6AFCD3 #A6FDE5 #E1FEF6
Accessibility & contrast
On white
1.27
#6AFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#6AFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD3
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD3 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E0DDD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd3; /* rgb */ color: rgb(106, 252, 211); /* oklch */ color: oklch(90.1% 0.139 171.6);
Tailwind
colors: {
custom: {
50: '#a1fee0',
500: '#6afcd3',
950: '#000000',
},
}SCSS
$custom: #6afcd3; $custom-light: #a1fee0; $custom-dark: #000000;
JSON
{
"hex": "#6afcd3",
"rgb": {
"r": 106,
"g": 252,
"b": 211
},
"hsl": {
"h": 163.151,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90059,
"c": 0.13911,
"h": 171.6
},
"luminance": 0.77388
}Semantic roles & 50–950 ramp
primary
#6AFCD3
secondary
#D73361
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684