#6FCCC8#6FCCC8
#6FCCC8 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.089 H 191.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCC8 |
|---|---|
| RGB | rgb(111, 204, 200) |
| HSL | hsl(177, 48%, 62%) |
| HSV | hsv(177, 46%, 80%) |
| CMYK | cmyk(45.6%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.52, -28.60, -6.61) |
| CIE-LCH | lch(76.52, 29.36, 193.01°) |
| OKLab | oklab(78.69% -0.0872 -0.0183) |
| OKLCH | oklch(78.69% 0.089 191.9) |
| XYZ | xyz(38.5696, 50.7322, 62.3922) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 7.30
Topaz
#13BBAF
ΔE00 7.94
Pale Teal
#82CBB2
ΔE00 8.20
Seafoam Blue
#78D1B6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCC8 #CC6F73
analogous
#6FCC9A #6FCCC8 #6FA2CC
triadic
#6FCCC8 #C86FCC #CCC86F
tetradic
#6FCCC8 #9A6FCC #CC6F73 #A2CC6F
square
#6FCCC8 #9A6FCC #CC6F73 #A2CC6F
split-complementary
#6FCCC8 #CC6FA2 #CC9A6F
monochromatic
#328E8A #42BBB6 #6FCCC8 #9CDCD9 #C9ECEB
Accessibility & contrast
On white
1.88
#6FCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6FCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCC8
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCC8 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#3FD1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fccc8; /* rgb */ color: rgb(111, 204, 200); /* oklch */ color: oklch(78.7% 0.089 191.9);
Tailwind
colors: {
custom: {
50: '#9edcd8',
500: '#6fccc8',
950: '#000000',
},
}SCSS
$custom: #6fccc8; $custom-light: #9edcd8; $custom-dark: #000000;
JSON
{
"hex": "#6fccc8",
"rgb": {
"r": 111,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.419,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.78687,
"c": 0.08913,
"h": 191.9
},
"luminance": 0.50735
}Semantic roles & 50–950 ramp
primary
#6FCCC8
secondary
#954A4E
accent
#2B31BB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483