#6FCDAF#6FCDAF
#6FCDAF is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.101 H 170.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDAF |
|---|---|
| RGB | rgb(111, 205, 175) |
| HSL | hsl(161, 48%, 62%) |
| HSV | hsv(161, 46%, 80%) |
| CMYK | cmyk(45.9%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.15, -35.04, 6.33) |
| CIE-LCH | lch(76.15, 35.60, 169.76°) |
| OKLab | oklab(78.18% -0.0992 0.0162) |
| OKLCH | oklch(78.18% 0.101 170.7) |
| XYZ | xyz(36.1215, 50.1345, 48.3226) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.59
Mediumaquamarine
#66CDAA
ΔE00 1.60
Pale Teal
#82CBB2
ΔE00 2.81
Eucalyptus
#44D7A8
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.88
Aquamarine (survey)
#04D8B2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDAF #CD6F8D
analogous
#6FCD80 #6FCDAF #6FBCCD
triadic
#6FCDAF #AF6FCD #CDAF6F
tetradic
#6FCDAF #806FCD #CD6F8D #BCCD6F
square
#6FCDAF #806FCD #CD6F8D #BCCD6F
split-complementary
#6FCDAF #CD6FBC #CD806F
monochromatic
#329072 #42BD96 #6FCDAF #9CDDC8 #CAEDE1
Accessibility & contrast
On white
1.90
#6FCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6FCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDAF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDAF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#4ECEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fcdaf; /* rgb */ color: rgb(111, 205, 175); /* oklch */ color: oklch(78.2% 0.101 170.7);
Tailwind
colors: {
custom: {
50: '#9edcc6',
500: '#6fcdaf',
950: '#000000',
},
}SCSS
$custom: #6fcdaf; $custom-light: #9edcc6; $custom-dark: #000000;
JSON
{
"hex": "#6fcdaf",
"rgb": {
"r": 111,
"g": 205,
"b": 175
},
"hsl": {
"h": 160.851,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.78176,
"c": 0.10056,
"h": 170.7
},
"luminance": 0.50137
}Semantic roles & 50–950 ramp
primary
#6FCDAF
secondary
#964A62
accent
#2A58BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482