#6AFEDD#6AFEDD
#6AFEDD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.136 H 175.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEDD |
|---|---|
| RGB | rgb(106, 254, 221) |
| HSL | hsl(167, 99%, 71%) |
| HSV | hsv(167, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.31, -47.32, 3.94) |
| CIE-LCH | lch(91.31, 47.48, 175.24°) |
| OKLab | oklab(90.8% -0.1353 0.0097) |
| OKLCH | oklch(90.8% 0.136 175.9) |
| XYZ | xyz(54.4307, 79.1628, 80.8040) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEDD #FE6A8B
analogous
#6AFE93 #6AFEDD #6AD5FE
triadic
#6AFEDD #DD6AFE #FEDD6A
tetradic
#6AFEDD #936AFE #FE6A8B #D5FE6A
square
#6AFEDD #936AFE #FE6A8B #D5FE6A
split-complementary
#6AFEDD #FE6AD5 #FE936A
monochromatic
#02ECB8 #2DFECF #6AFEDD #A7FEEB #E1FFF8
Accessibility & contrast
On white
1.25
#6AFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6AFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEDD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEDD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6afedd; /* rgb */ color: rgb(106, 254, 221); /* oklch */ color: oklch(90.8% 0.136 175.9);
Tailwind
colors: {
custom: {
50: '#a1ffe7',
500: '#6afedd',
950: '#000000',
},
}SCSS
$custom: #6afedd; $custom-light: #a1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6afedd",
"rgb": {
"r": 106,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.622,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.90797,
"c": 0.13567,
"h": 175.9
},
"luminance": 0.79168
}Semantic roles & 50–950 ramp
primary
#6AFEDD
secondary
#DA3358
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684