#6ADFCB#6ADFCB
#6ADFCB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.111 H 180.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFCB |
|---|---|
| RGB | rgb(106, 223, 203) |
| HSL | hsl(170, 65%, 65%) |
| HSV | hsv(170, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.92, -37.91, -0.29) |
| CIE-LCH | lch(81.92, 37.91, 180.44°) |
| OKLab | oklab(83.03% -0.1105 -0.0014) |
| OKLCH | oklch(83.03% 0.111 180.7) |
| XYZ | xyz(43.1063, 60.1474, 65.8263) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 6.30
Light Teal
#90E4C1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFCB #DF6A7E
analogous
#6ADF91 #6ADFCB #6AB8DF
triadic
#6ADFCB #CB6ADF #DFCB6A
tetradic
#6ADFCB #916ADF #DF6A7E #B8DF6A
square
#6ADFCB #916ADF #DF6A7E #B8DF6A
split-complementary
#6ADFCB #DF6AB8 #DF916A
monochromatic
#25AA93 #38D4B9 #6ADFCB #9CEADD #CFF5EE
Accessibility & contrast
On white
1.61
#6ADFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6ADFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFCB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFCB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#24E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adfcb; /* rgb */ color: rgb(106, 223, 203); /* oklch */ color: oklch(83.0% 0.111 180.7);
Tailwind
colors: {
custom: {
50: '#9de9da',
500: '#6adfcb',
950: '#000000',
},
}SCSS
$custom: #6adfcb; $custom-light: #9de9da; $custom-dark: #000000;
JSON
{
"hex": "#6adfcb",
"rgb": {
"r": 106,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.744,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.83026,
"c": 0.1105,
"h": 180.7
},
"luminance": 0.60151
}Semantic roles & 50–950 ramp
primary
#6ADFCB
secondary
#AC4153
accent
#1938CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483