#6ADFAC#6ADFAC
#6ADFAC is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.130 H 162.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFAC |
|---|---|
| RGB | rgb(106, 223, 172) |
| HSL | hsl(154, 65%, 65%) |
| HSV | hsv(154, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.19, -44.93, 15.06) |
| CIE-LCH | lch(81.19, 47.39, 161.47°) |
| OKLab | oklab(82.19% -0.1242 0.0386) |
| OKLCH | oklch(82.19% 0.13 162.8) |
| XYZ | xyz(39.7744, 58.8146, 48.2781) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.31
Eucalyptus
#44D7A8
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 4.94
Light Teal
#90E4C1
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFAC #DF6A9D
analogous
#6ADF72 #6ADFAC #6AD8DF
triadic
#6ADFAC #AC6ADF #DFAC6A
tetradic
#6ADFAC #726ADF #DF6A9D #D8DF6A
square
#6ADFAC #726ADF #DF6A9D #D8DF6A
split-complementary
#6ADFAC #DF6AD8 #DF726A
monochromatic
#25AA70 #38D490 #6ADFAC #9CEAC8 #CFF5E4
Accessibility & contrast
On white
1.65
#6ADFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6ADFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFAC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFAC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#40DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adfac; /* rgb */ color: rgb(106, 223, 172); /* oklch */ color: oklch(82.2% 0.130 162.8);
Tailwind
colors: {
custom: {
50: '#9de9c4',
500: '#6adfac',
950: '#000000',
},
}SCSS
$custom: #6adfac; $custom-light: #9de9c4; $custom-dark: #000000;
JSON
{
"hex": "#6adfac",
"rgb": {
"r": 106,
"g": 223,
"b": 172
},
"hsl": {
"h": 153.846,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.82193,
"c": 0.13009,
"h": 162.8
},
"luminance": 0.58818
}Semantic roles & 50–950 ramp
primary
#6ADFAC
secondary
#AC4170
accent
#1967CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482