#6AFFDF#6AFFDF
#6AFFDF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 176.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFDF |
|---|---|
| RGB | rgb(106, 255, 223) |
| HSL | hsl(167, 100%, 71%) |
| HSV | hsv(167, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.64, -47.28, 3.39) |
| CIE-LCH | lch(91.64, 47.40, 175.90°) |
| OKLab | oklab(91.09% -0.1355 0.0083) |
| OKLCH | oklch(91.09% 0.136 176.5) |
| XYZ | xyz(55.0170, 79.9063, 82.3218) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 5.56
Bright Teal
#01F9C6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFDF #FF6A8A
analogous
#6AFF94 #6AFFDF #6AD4FF
triadic
#6AFFDF #DF6AFF #FFDF6A
tetradic
#6AFFDF #946AFF #FF6A8A #D4FF6A
square
#6AFFDF #946AFF #FF6A8A #D4FF6A
split-complementary
#6AFFDF #FF6AD4 #FF946A
monochromatic
#00EFBB #2DFFD2 #6AFFDF #A7FFEC #E0FFF8
Accessibility & contrast
On white
1.24
#6AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFDF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFDF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affdf; /* rgb */ color: rgb(106, 255, 223); /* oklch */ color: oklch(91.1% 0.136 176.5);
Tailwind
colors: {
custom: {
50: '#a2ffe8',
500: '#6affdf',
950: '#000000',
},
}SCSS
$custom: #6affdf; $custom-light: #a2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6affdf",
"rgb": {
"r": 106,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.114,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91085,
"c": 0.13572,
"h": 176.5
},
"luminance": 0.79912
}Semantic roles & 50–950 ramp
primary
#6AFFDF
secondary
#DB3257
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684