#6FCCBA#6FCCBA
#6FCCBA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.093 H 179.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCBA |
|---|---|
| RGB | rgb(111, 204, 186) |
| HSL | hsl(168, 48%, 62%) |
| HSV | hsv(168, 46%, 80%) |
| CMYK | cmyk(45.6%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.14, -32.03, 0.38) |
| CIE-LCH | lch(76.14, 32.03, 179.32°) |
| OKLab | oklab(78.25% -0.0932 0.0005) |
| OKLCH | oklch(78.25% 0.093 179.7) |
| XYZ | xyz(37.0077, 50.1075, 54.1664) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.31
Pale Teal
#82CBB2
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.92
Turquoise
#40E0D0
ΔE00 6.29
Turquoise (survey)
#06C2AC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCBA #CC6F81
analogous
#6FCC8C #6FCCBA #6FB0CC
triadic
#6FCCBA #BA6FCC #CCBA6F
tetradic
#6FCCBA #8C6FCC #CC6F81 #B0CC6F
square
#6FCCBA #8C6FCC #CC6F81 #B0CC6F
split-complementary
#6FCCBA #CC6FB0 #CC8C6F
monochromatic
#328E7C #42BBA4 #6FCCBA #9CDCD0 #C9ECE5
Accessibility & contrast
On white
1.91
#6FCCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6FCCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCBA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCBA | 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)
#C5C2B9
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#48CFC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fccba; /* rgb */ color: rgb(111, 204, 186); /* oklch */ color: oklch(78.3% 0.093 179.7);
Tailwind
colors: {
custom: {
50: '#9edcce',
500: '#6fccba',
950: '#000000',
},
}SCSS
$custom: #6fccba; $custom-light: #9edcce; $custom-dark: #000000;
JSON
{
"hex": "#6fccba",
"rgb": {
"r": 111,
"g": 204,
"b": 186
},
"hsl": {
"h": 168.387,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.78253,
"c": 0.09324,
"h": 179.7
},
"luminance": 0.5011
}Semantic roles & 50–950 ramp
primary
#6FCCBA
secondary
#954A59
accent
#2B46BB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483