#6CCECF#6CCECF
#6CCECF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.092 H 196.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCECF |
|---|---|
| RGB | rgb(108, 206, 207) |
| HSL | hsl(181, 51%, 62%) |
| HSV | hsv(181, 48%, 81%) |
| CMYK | cmyk(47.8%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.18, -28.47, -9.41) |
| CIE-LCH | lch(77.18, 29.98, 198.28°) |
| OKLab | oklab(79.26% -0.0887 -0.026) |
| OKLCH | oklch(79.26% 0.092 196.3) |
| XYZ | xyz(39.5136, 51.8323, 66.9418) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 8.15
Robin'S Egg
#6DEDFD
ΔE00 8.67
Topaz
#13BBAF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCECF #CF6D6C
analogous
#6CCF9F #6CCECF #6C9DCF
triadic
#6CCECF #CF6CCE #CECF6C
tetradic
#6CCECF #9F6CCF #CF6D6C #9DCF6C
square
#6CCECF #9F6CCF #CF6D6C #9DCF6C
split-complementary
#6CCECF #CF6C9D #CF9F6C
monochromatic
#2F9091 #3EBEBF #6CCECF #9ADDDE #C8EDED
Accessibility & contrast
On white
1.85
#6CCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6CCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCECF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCECF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#30D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccecf; /* rgb */ color: rgb(108, 206, 207); /* oklch */ color: oklch(79.3% 0.092 196.3);
Tailwind
colors: {
custom: {
50: '#9ddddd',
500: '#6ccecf',
950: '#000000',
},
}SCSS
$custom: #6ccecf; $custom-light: #9ddddd; $custom-dark: #000000;
JSON
{
"hex": "#6ccecf",
"rgb": {
"r": 108,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.606,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.79257,
"c": 0.09241,
"h": 196.3
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#6CCECF
secondary
#974948
accent
#2927BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484