#6FDEC4#6FDEC4
#6FDEC4 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.109 H 176.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEC4 |
|---|---|
| RGB | rgb(111, 222, 196) |
| HSL | hsl(166, 63%, 65%) |
| HSV | hsv(166, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.62, -38.03, 3.02) |
| CIE-LCH | lch(81.62, 38.15, 175.47°) |
| OKLab | oklab(82.78% -0.1092 0.0074) |
| OKLCH | oklch(82.78% 0.109 176.1) |
| XYZ | xyz(42.6363, 59.6039, 61.4717) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.25
Aqua (survey)
#13EAC9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEC4 #DE6F89
analogous
#6FDE8C #6FDEC4 #6FC0DE
triadic
#6FDEC4 #C46FDE #DEC46F
tetradic
#6FDEC4 #8C6FDE #DE6F89 #C0DE6F
square
#6FDEC4 #8C6FDE #DE6F89 #C0DE6F
split-complementary
#6FDEC4 #DE6FC0 #DE8C6F
monochromatic
#27AB8C #3DD3B0 #6FDEC4 #A1E9D8 #D3F5ED
Accessibility & contrast
On white
1.63
#6FDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#6FDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEC4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEC4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C5C6C6
Tritanopia (blue-blind)
#3CE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdec4; /* rgb */ color: rgb(111, 222, 196); /* oklch */ color: oklch(82.8% 0.109 176.1);
Tailwind
colors: {
custom: {
50: '#a0e9d5',
500: '#6fdec4',
950: '#000000',
},
}SCSS
$custom: #6fdec4; $custom-light: #a0e9d5; $custom-dark: #000000;
JSON
{
"hex": "#6fdec4",
"rgb": {
"r": 111,
"g": 222,
"b": 196
},
"hsl": {
"h": 165.946,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82775,
"c": 0.10949,
"h": 176.1
},
"luminance": 0.59608
}Semantic roles & 50–950 ramp
primary
#6FDEC4
secondary
#AE445C
accent
#1B44CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483