#6ADDC8#6ADDC8
#6ADDC8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.110 H 179.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDC8 |
|---|---|
| RGB | rgb(106, 221, 200) |
| HSL | hsl(169, 63%, 64%) |
| HSV | hsv(169, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.26, -37.72, 0.34) |
| CIE-LCH | lch(81.26, 37.72, 179.48°) |
| OKLab | oklab(82.47% -0.1096 0.0003) |
| OKLCH | oklch(82.47% 0.11 179.8) |
| XYZ | xyz(42.2211, 58.9434, 63.7846) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Seafoam Blue
#78D1B6
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDC8 #DD6A7F
analogous
#6ADD8F #6ADDC8 #6AB9DD
triadic
#6ADDC8 #C86ADD #DDC86A
tetradic
#6ADDC8 #8F6ADD #DD6A7F #B9DD6A
square
#6ADDC8 #8F6ADD #DD6A7F #B9DD6A
split-complementary
#6ADDC8 #DD6AB9 #DD8F6A
monochromatic
#26A78F #38D2B6 #6ADDC8 #9CE8DA #CEF4ED
Accessibility & contrast
On white
1.64
#6ADDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6ADDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDC8
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDC8 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#29E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6addc8; /* rgb */ color: rgb(106, 221, 200); /* oklch */ color: oklch(82.5% 0.110 179.8);
Tailwind
colors: {
custom: {
50: '#9de8d8',
500: '#6addc8',
950: '#000000',
},
}SCSS
$custom: #6addc8; $custom-light: #9de8d8; $custom-dark: #000000;
JSON
{
"hex": "#6addc8",
"rgb": {
"r": 106,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.043,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.82468,
"c": 0.10961,
"h": 179.8
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#6ADDC8
secondary
#A94255
accent
#1B3BCB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483