#6AFFDD#6AFFDD
#6AFFDD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 175.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFDD |
|---|---|
| RGB | rgb(106, 255, 221) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.59, -47.75, 4.36) |
| CIE-LCH | lch(91.59, 47.95, 174.79°) |
| OKLab | oklab(91.03% -0.1363 0.0108) |
| OKLCH | oklch(91.03% 0.137 175.5) |
| XYZ | xyz(54.7489, 79.7991, 80.9101) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFDD #FF6A8C
analogous
#6AFF92 #6AFFDD #6AD6FF
triadic
#6AFFDD #DD6AFF #FFDD6A
tetradic
#6AFFDD #926AFF #FF6A8C #D6FF6A
square
#6AFFDD #926AFF #FF6A8C #D6FF6A
split-complementary
#6AFFDD #FF6AD6 #FF926A
monochromatic
#00EFB8 #2DFFCF #6AFFDD #A7FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#6AFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6AFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFDD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFDD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affdd; /* rgb */ color: rgb(106, 255, 221); /* oklch */ color: oklch(91.0% 0.137 175.5);
Tailwind
colors: {
custom: {
50: '#a2ffe7',
500: '#6affdd',
950: '#000000',
},
}SCSS
$custom: #6affdd; $custom-light: #a2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6affdd",
"rgb": {
"r": 106,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.309,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.9103,
"c": 0.13677,
"h": 175.5
},
"luminance": 0.79805
}Semantic roles & 50–950 ramp
primary
#6AFFDD
secondary
#DB3259
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684