#6FC5CC#6FC5CC
#6FC5CC is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.2% C 0.084 H 202.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5CC |
|---|---|
| RGB | rgb(111, 197, 204) |
| HSL | hsl(185, 48%, 62%) |
| HSV | hsv(185, 46%, 80%) |
| CMYK | cmyk(45.6%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(74.62, -24.14, -11.60) |
| CIE-LCH | lch(74.62, 26.78, 205.67°) |
| OKLab | oklab(77.2% -0.0775 -0.0319) |
| OKLCH | oklch(77.2% 0.084 202.4) |
| XYZ | xyz(37.4167, 47.6686, 64.3443) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 7.01
Aqua Blue
#02D8E9
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 8.17
Sky Blue
#87CEEB
ΔE00 9.50
Robin'S Egg
#6DEDFD
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5CC #CC766F
analogous
#6FCCA5 #6FC5CC #6F97CC
triadic
#6FC5CC #CC6FC5 #C5CC6F
tetradic
#6FC5CC #A56FCC #CC766F #97CC6F
square
#6FC5CC #A56FCC #CC766F #97CC6F
split-complementary
#6FC5CC #CC6F97 #CCA56F
monochromatic
#32878E #42B2BB #6FC5CC #9CD7DC #C9E9EC
Accessibility & contrast
On white
1.99
#6FC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#6FC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5CC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5CC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#3ECBC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6fc5cc; /* rgb */ color: rgb(111, 197, 204); /* oklch */ color: oklch(77.2% 0.084 202.4);
Tailwind
colors: {
custom: {
50: '#9ed6db',
500: '#6fc5cc',
950: '#000000',
},
}SCSS
$custom: #6fc5cc; $custom-light: #9ed6db; $custom-dark: #000000;
JSON
{
"hex": "#6fc5cc",
"rgb": {
"r": 111,
"g": 197,
"b": 204
},
"hsl": {
"h": 184.516,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.77199,
"c": 0.08383,
"h": 202.4
},
"luminance": 0.47672
}Semantic roles & 50–950 ramp
primary
#6FC5CC
secondary
#DDBDBA
accent
#352BBB
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#0F1415
muted
#7F8383