#6CCFC9#6CCFC9
#6CCFC9 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.094 H 190.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFC9 |
|---|---|
| RGB | rgb(108, 207, 201) |
| HSL | hsl(176, 51%, 62%) |
| HSV | hsv(176, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 2.9%, 18.8%) |
| CIE-LAB | lab(77.30, -30.49, -6.00) |
| CIE-LCH | lch(77.30, 31.07, 191.14°) |
| OKLab | oklab(79.29% -0.0923 -0.0167) |
| OKLCH | oklch(79.29% 0.094 190.3) |
| XYZ | xyz(39.0355, 52.0275, 63.2323) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.91
Darkturquoise
#00CED1
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 6.17
Seafoam Blue
#78D1B6
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.79
Topaz
#13BBAF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFC9 #CF6C72
analogous
#6CCF98 #6CCFC9 #6CA4CF
triadic
#6CCFC9 #C96CCF #CFC96C
tetradic
#6CCFC9 #986CCF #CF6C72 #A4CF6C
square
#6CCFC9 #986CCF #CF6C72 #A4CF6C
split-complementary
#6CCFC9 #CF6CA4 #CF986C
monochromatic
#2F918B #3EBFB8 #6CCFC9 #9ADEDA #C8EDEB
Accessibility & contrast
On white
1.84
#6CCFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6CCFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFC9
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFC9 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C9
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#35D4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccfc9; /* rgb */ color: rgb(108, 207, 201); /* oklch */ color: oklch(79.3% 0.094 190.3);
Tailwind
colors: {
custom: {
50: '#9dded9',
500: '#6ccfc9',
950: '#000000',
},
}SCSS
$custom: #6ccfc9; $custom-light: #9dded9; $custom-dark: #000000;
JSON
{
"hex": "#6ccfc9",
"rgb": {
"r": 108,
"g": 207,
"b": 201
},
"hsl": {
"h": 176.364,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.79294,
"c": 0.09383,
"h": 190.3
},
"luminance": 0.52031
}Semantic roles & 50–950 ramp
primary
#6CCFC9
secondary
#97484D
accent
#2731BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483