#6ADECF#6ADECF
#6ADECF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 184.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADECF |
|---|---|
| RGB | rgb(106, 222, 207) |
| HSL | hsl(172, 64%, 64%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.73, -36.47, -2.68) |
| CIE-LCH | lch(81.73, 36.57, 184.21°) |
| OKLab | oklab(82.91% -0.1077 -0.0078) |
| OKLCH | oklch(82.91% 0.108 184.1) |
| XYZ | xyz(43.3228, 59.8077, 68.2804) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Mediumturquoise
#48D1CC
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 6.74
Bright Aqua
#0BF9EA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADECF #DE6A79
analogous
#6ADE95 #6ADECF #6AB3DE
triadic
#6ADECF #CF6ADE #DECF6A
tetradic
#6ADECF #956ADE #DE6A79 #B3DE6A
square
#6ADECF #956ADE #DE6A79 #B3DE6A
split-complementary
#6ADECF #DE6AB3 #DE956A
monochromatic
#25A897 #38D3BF #6ADECF #9CE9DF #CEF4EF
Accessibility & contrast
On white
1.62
#6ADECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6ADECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADECF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADECF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#1FE2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adecf; /* rgb */ color: rgb(106, 222, 207); /* oklch */ color: oklch(82.9% 0.108 184.1);
Tailwind
colors: {
custom: {
50: '#9ee8dd',
500: '#6adecf',
950: '#000000',
},
}SCSS
$custom: #6adecf; $custom-light: #9ee8dd; $custom-dark: #000000;
JSON
{
"hex": "#6adecf",
"rgb": {
"r": 106,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.241,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82911,
"c": 0.10795,
"h": 184.1
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#6ADECF
secondary
#AB414F
accent
#1A31CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484