#6CCCCF#6CCCCF
#6CCCCF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.091 H 198.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCCF |
|---|---|
| RGB | rgb(108, 204, 207) |
| HSL | hsl(182, 51%, 62%) |
| HSV | hsv(182, 48%, 81%) |
| CMYK | cmyk(47.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.60, -27.50, -10.27) |
| CIE-LCH | lch(76.60, 29.35, 200.47°) |
| OKLab | oklab(78.79% -0.0864 -0.0283) |
| OKLCH | oklch(78.79% 0.091 198.1) |
| XYZ | xyz(39.0352, 50.8755, 66.7823) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 8.68
Turquoise
#40E0D0
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCCF #CF6F6C
analogous
#6CCFA1 #6CCCCF #6C9BCF
triadic
#6CCCCF #CF6CCC #CCCF6C
tetradic
#6CCCCF #A16CCF #CF6F6C #9BCF6C
square
#6CCCCF #A16CCF #CF6F6C #9BCF6C
split-complementary
#6CCCCF #CF6C9B #CFA16C
monochromatic
#2F8E91 #3EBBBF #6CCCCF #9ADCDE #C8ECED
Accessibility & contrast
On white
1.88
#6CCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6CCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCCF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCCF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#31D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccccf; /* rgb */ color: rgb(108, 204, 207); /* oklch */ color: oklch(78.8% 0.091 198.1);
Tailwind
colors: {
custom: {
50: '#9ddcdd',
500: '#6ccccf',
950: '#000000',
},
}SCSS
$custom: #6ccccf; $custom-light: #9ddcdd; $custom-dark: #000000;
JSON
{
"hex": "#6ccccf",
"rgb": {
"r": 108,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.818,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78793,
"c": 0.09095,
"h": 198.1
},
"luminance": 0.50879
}Semantic roles & 50–950 ramp
primary
#6CCCCF
secondary
#974A48
accent
#2C27BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484