#6FCFAD#6FCFAD
#6FCFAD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.105 H 168.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFAD |
|---|---|
| RGB | rgb(111, 207, 173) |
| HSL | hsl(159, 50%, 62%) |
| HSV | hsv(159, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 16.4%, 18.8%) |
| CIE-LAB | lab(76.69, -36.40, 8.17) |
| CIE-LCH | lch(76.69, 37.31, 167.35°) |
| OKLab | oklab(78.6% -0.1024 0.021) |
| OKLCH | oklch(78.6% 0.105 168.4) |
| XYZ | xyz(36.4080, 51.0194, 47.4562) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.02
Seafoam Blue
#78D1B6
ΔE00 2.28
Pale Teal
#82CBB2
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFAD #CF6F91
analogous
#6FCF7D #6FCFAD #6FC1CF
triadic
#6FCFAD #AD6FCF #CFAD6F
tetradic
#6FCFAD #7D6FCF #CF6F91 #C1CF6F
square
#6FCFAD #7D6FCF #CF6F91 #C1CF6F
split-complementary
#6FCFAD #CF6FC1 #CF7D6F
monochromatic
#319370 #41C093 #6FCFAD #9DDEC7 #CBEEE1
Accessibility & contrast
On white
1.87
#6FCFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6FCFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFAD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFAD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#4ED0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcfad; /* rgb */ color: rgb(111, 207, 173); /* oklch */ color: oklch(78.6% 0.105 168.4);
Tailwind
colors: {
custom: {
50: '#9edec5',
500: '#6fcfad',
950: '#000000',
},
}SCSS
$custom: #6fcfad; $custom-light: #9edec5; $custom-dark: #000000;
JSON
{
"hex": "#6fcfad",
"rgb": {
"r": 111,
"g": 207,
"b": 173
},
"hsl": {
"h": 158.75,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.78596,
"c": 0.10457,
"h": 168.4
},
"luminance": 0.51022
}Semantic roles & 50–950 ramp
primary
#6FCFAD
secondary
#994A66
accent
#285DBD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482