#6FC9CC#6FC9CC
#6FC9CC is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.1% C 0.087 H 198.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9CC |
|---|---|
| RGB | rgb(111, 201, 204) |
| HSL | hsl(182, 48%, 62%) |
| HSV | hsv(182, 46%, 80%) |
| CMYK | cmyk(45.6%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(75.77, -26.12, -9.88) |
| CIE-LCH | lch(75.77, 27.93, 200.72°) |
| OKLab | oklab(78.12% -0.0821 -0.0272) |
| OKLCH | oklch(78.12% 0.087 198.4) |
| XYZ | xyz(38.3370, 49.5093, 64.6510) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 6.92
Topaz
#13BBAF
ΔE00 9.31
Robin'S Egg
#6DEDFD
ΔE00 9.33
Turquoise Blue
#06B1C4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9CC #CC726F
analogous
#6FCCA0 #6FC9CC #6F9BCC
triadic
#6FC9CC #CC6FC9 #C9CC6F
tetradic
#6FC9CC #A06FCC #CC726F #9BCC6F
square
#6FC9CC #A06FCC #CC726F #9BCC6F
split-complementary
#6FC9CC #CC6F9B #CCA06F
monochromatic
#328B8E #42B8BB #6FC9CC #9CDADC #C9EBEC
Accessibility & contrast
On white
1.93
#6FC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#6FC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9CC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9CC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CC
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#3DCECA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc9cc; /* rgb */ color: rgb(111, 201, 204); /* oklch */ color: oklch(78.1% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#9ed9db',
500: '#6fc9cc',
950: '#000000',
},
}SCSS
$custom: #6fc9cc; $custom-light: #9ed9db; $custom-dark: #000000;
JSON
{
"hex": "#6fc9cc",
"rgb": {
"r": 111,
"g": 201,
"b": 204
},
"hsl": {
"h": 181.935,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.78123,
"c": 0.08652,
"h": 198.4
},
"luminance": 0.49512
}Semantic roles & 50–950 ramp
primary
#6FC9CC
secondary
#DDBBBA
accent
#2F2BBB
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#0F1415
muted
#7F8383