#6AFFDC#6AFFDC
#6AFFDC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 175.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFDC |
|---|---|
| RGB | rgb(106, 255, 220) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.57, -47.98, 4.84) |
| CIE-LCH | lch(91.57, 48.23, 174.24°) |
| OKLab | oklab(91% -0.1368 0.0121) |
| OKLCH | oklch(91% 0.137 175) |
| XYZ | xyz(54.6161, 79.7460, 80.2105) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 5.01
Light Aquamarine
#7BFDC7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFDC #FF6A8D
analogous
#6AFF91 #6AFFDC #6AD7FF
triadic
#6AFFDC #DC6AFF #FFDC6A
tetradic
#6AFFDC #916AFF #FF6A8D #D7FF6A
square
#6AFFDC #916AFF #FF6A8D #D7FF6A
split-complementary
#6AFFDC #FF6AD7 #FF916A
monochromatic
#00EFB7 #2DFFCE #6AFFDC #A7FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#6AFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6AFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFDC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFDC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affdc; /* rgb */ color: rgb(106, 255, 220); /* oklch */ color: oklch(91.0% 0.137 175.0);
Tailwind
colors: {
custom: {
50: '#a2ffe6',
500: '#6affdc',
950: '#000000',
},
}SCSS
$custom: #6affdc; $custom-light: #a2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6affdc",
"rgb": {
"r": 106,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.906,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91003,
"c": 0.13731,
"h": 175
},
"luminance": 0.79751
}Semantic roles & 50–950 ramp
primary
#6AFFDC
secondary
#DB325A
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684