#6FCFAB#6FCFAB
#6FCFAB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.5% C 0.106 H 167.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFAB |
|---|---|
| RGB | rgb(111, 207, 171) |
| HSL | hsl(158, 50%, 62%) |
| HSV | hsv(158, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(76.64, -36.84, 9.18) |
| CIE-LCH | lch(76.64, 37.97, 166.01°) |
| OKLab | oklab(78.54% -0.1033 0.0236) |
| OKLCH | oklch(78.54% 0.106 167.2) |
| XYZ | xyz(36.2159, 50.9426, 46.4446) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.09
Seafoam Blue
#78D1B6
ΔE00 2.81
Pale Teal
#82CBB2
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFAB #CF6F93
analogous
#6FCF7B #6FCFAB #6FC3CF
triadic
#6FCFAB #AB6FCF #CFAB6F
tetradic
#6FCFAB #7B6FCF #CF6F93 #C3CF6F
square
#6FCFAB #7B6FCF #CF6F93 #C3CF6F
split-complementary
#6FCFAB #CF6FC3 #CF7B6F
monochromatic
#31936E #41C090 #6FCFAB #9DDEC6 #CBEEE1
Accessibility & contrast
On white
1.88
#6FCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFAB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFAB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#4FD0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcfab; /* rgb */ color: rgb(111, 207, 171); /* oklch */ color: oklch(78.5% 0.106 167.2);
Tailwind
colors: {
custom: {
50: '#9edec4',
500: '#6fcfab',
950: '#000000',
},
}SCSS
$custom: #6fcfab; $custom-light: #9edec4; $custom-dark: #000000;
JSON
{
"hex": "#6fcfab",
"rgb": {
"r": 111,
"g": 207,
"b": 171
},
"hsl": {
"h": 157.5,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.78543,
"c": 0.106,
"h": 167.2
},
"luminance": 0.50945
}Semantic roles & 50–950 ramp
primary
#6FCFAB
secondary
#994A67
accent
#2860BD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482