#6FCDAC#6FCDAC
#6FCDAC is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.1% C 0.103 H 168.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDAC |
|---|---|
| RGB | rgb(111, 205, 172) |
| HSL | hsl(159, 48%, 62%) |
| HSV | hsv(159, 46%, 80%) |
| CMYK | cmyk(45.9%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(76.08, -35.70, 7.84) |
| CIE-LCH | lch(76.08, 36.55, 167.62°) |
| OKLab | oklab(78.09% -0.1006 0.0201) |
| OKLCH | oklch(78.09% 0.103 168.7) |
| XYZ | xyz(35.8301, 50.0179, 46.7880) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.03
Seafoam Blue
#78D1B6
ΔE00 2.24
Pale Teal
#82CBB2
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDAC #CD6F90
analogous
#6FCD7D #6FCDAC #6FBFCD
triadic
#6FCDAC #AC6FCD #CDAC6F
tetradic
#6FCDAC #7D6FCD #CD6F90 #BFCD6F
square
#6FCDAC #7D6FCD #CD6F90 #BFCD6F
split-complementary
#6FCDAC #CD6FBF #CD7D6F
monochromatic
#32906F #42BD92 #6FCDAC #9CDDC6 #CAEDE0
Accessibility & contrast
On white
1.91
#6FCDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6FCDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDAC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDAC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#4FCEC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fcdac; /* rgb */ color: rgb(111, 205, 172); /* oklch */ color: oklch(78.1% 0.103 168.7);
Tailwind
colors: {
custom: {
50: '#9ddcc4',
500: '#6fcdac',
950: '#000000',
},
}SCSS
$custom: #6fcdac; $custom-light: #9ddcc4; $custom-dark: #000000;
JSON
{
"hex": "#6fcdac",
"rgb": {
"r": 111,
"g": 205,
"b": 172
},
"hsl": {
"h": 158.936,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.78094,
"c": 0.10258,
"h": 168.7
},
"luminance": 0.50021
}Semantic roles & 50–950 ramp
primary
#6FCDAC
secondary
#964A65
accent
#2A5DBC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482