#6FDEC3#6FDEC3
#6FDEC3 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.110 H 175.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEC3 |
|---|---|
| RGB | rgb(111, 222, 195) |
| HSL | hsl(165, 63%, 65%) |
| HSV | hsv(165, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.60, -38.27, 3.51) |
| CIE-LCH | lch(81.60, 38.43, 174.76°) |
| OKLab | oklab(82.75% -0.1097 0.0087) |
| OKLCH | oklch(82.75% 0.11 175.5) |
| XYZ | xyz(42.5229, 59.5585, 60.8743) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEC3 #DE6F8A
analogous
#6FDE8B #6FDEC3 #6FC2DE
triadic
#6FDEC3 #C36FDE #DEC36F
tetradic
#6FDEC3 #8B6FDE #DE6F8A #C2DE6F
square
#6FDEC3 #8B6FDE #DE6F8A #C2DE6F
split-complementary
#6FDEC3 #DE6FC2 #DE8B6F
monochromatic
#27AB8B #3DD3AE #6FDEC3 #A1E9D8 #D3F5EC
Accessibility & contrast
On white
1.63
#6FDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEC3
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEC3 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#3DE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdec3; /* rgb */ color: rgb(111, 222, 195); /* oklch */ color: oklch(82.7% 0.110 175.5);
Tailwind
colors: {
custom: {
50: '#a0e9d5',
500: '#6fdec3',
950: '#000000',
},
}SCSS
$custom: #6fdec3; $custom-light: #a0e9d5; $custom-dark: #000000;
JSON
{
"hex": "#6fdec3",
"rgb": {
"r": 111,
"g": 222,
"b": 195
},
"hsl": {
"h": 165.405,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82747,
"c": 0.11003,
"h": 175.5
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#6FDEC3
secondary
#AE445D
accent
#1B46CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483