#6FCDAE#6FCDAE
#6FCDAE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.1% C 0.101 H 170.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDAE |
|---|---|
| RGB | rgb(111, 205, 174) |
| HSL | hsl(160, 48%, 62%) |
| HSV | hsv(160, 46%, 80%) |
| CMYK | cmyk(45.9%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(76.13, -35.26, 6.83) |
| CIE-LCH | lch(76.13, 35.92, 169.04°) |
| OKLab | oklab(78.15% -0.0997 0.0175) |
| OKLCH | oklch(78.15% 0.101 170.1) |
| XYZ | xyz(36.0236, 50.0953, 47.8073) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.37
Seafoam Blue
#78D1B6
ΔE00 1.79
Pale Teal
#82CBB2
ΔE00 2.93
Eucalyptus
#44D7A8
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDAE #CD6F8E
analogous
#6FCD7F #6FCDAE #6FBDCD
triadic
#6FCDAE #AE6FCD #CDAE6F
tetradic
#6FCDAE #7F6FCD #CD6F8E #BDCD6F
square
#6FCDAE #7F6FCD #CD6F8E #BDCD6F
split-complementary
#6FCDAE #CD6FBD #CD7F6F
monochromatic
#329071 #42BD94 #6FCDAE #9CDDC8 #CAEDE1
Accessibility & contrast
On white
1.91
#6FCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6FCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDAE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDAE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#4ECEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fcdae; /* rgb */ color: rgb(111, 205, 174); /* oklch */ color: oklch(78.1% 0.101 170.1);
Tailwind
colors: {
custom: {
50: '#9edcc6',
500: '#6fcdae',
950: '#000000',
},
}SCSS
$custom: #6fcdae; $custom-light: #9edcc6; $custom-dark: #000000;
JSON
{
"hex": "#6fcdae",
"rgb": {
"r": 111,
"g": 205,
"b": 174
},
"hsl": {
"h": 160.213,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.78148,
"c": 0.10121,
"h": 170.1
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#6FCDAE
secondary
#964A63
accent
#2A5ABC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482