#6FDEC7#6FDEC7
#6FDEC7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.108 H 178.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEC7 |
|---|---|
| RGB | rgb(111, 222, 199) |
| HSL | hsl(168, 63%, 65%) |
| HSV | hsv(168, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.70, -37.33, 1.53) |
| CIE-LCH | lch(81.70, 37.36, 177.65°) |
| OKLab | oklab(82.86% -0.1079 0.0035) |
| OKLCH | oklch(82.86% 0.108 178.2) |
| XYZ | xyz(42.9812, 59.7418, 63.2881) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEC7 #DE6F86
analogous
#6FDE90 #6FDEC7 #6FBDDE
triadic
#6FDEC7 #C76FDE #DEC76F
tetradic
#6FDEC7 #906FDE #DE6F86 #BDDE6F
square
#6FDEC7 #906FDE #DE6F86 #BDDE6F
split-complementary
#6FDEC7 #DE6FBD #DE906F
monochromatic
#27AB90 #3DD3B4 #6FDEC7 #A1E9DA #D3F5EE
Accessibility & contrast
On white
1.62
#6FDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6FDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEC7
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEC7 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#39E1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdec7; /* rgb */ color: rgb(111, 222, 199); /* oklch */ color: oklch(82.9% 0.108 178.2);
Tailwind
colors: {
custom: {
50: '#a0e9d8',
500: '#6fdec7',
950: '#000000',
},
}SCSS
$custom: #6fdec7; $custom-light: #a0e9d8; $custom-dark: #000000;
JSON
{
"hex": "#6fdec7",
"rgb": {
"r": 111,
"g": 222,
"b": 199
},
"hsl": {
"h": 167.568,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82861,
"c": 0.10799,
"h": 178.2
},
"luminance": 0.59746
}Semantic roles & 50–950 ramp
primary
#6FDEC7
secondary
#AE445A
accent
#1B3FCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483