#6FCBCD#6FCBCD
#6FCBCD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.088 H 197.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBCD |
|---|---|
| RGB | rgb(111, 203, 205) |
| HSL | hsl(181, 48%, 62%) |
| HSV | hsv(181, 46%, 80%) |
| CMYK | cmyk(45.9%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(76.37, -26.85, -9.52) |
| CIE-LCH | lch(76.37, 28.48, 199.52°) |
| OKLab | oklab(78.62% -0.084 -0.0262) |
| OKLCH | oklch(78.62% 0.088 197.4) |
| XYZ | xyz(38.9266, 50.4959, 65.4411) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 9.05
Robin'S Egg
#6DEDFD
ΔE00 9.08
Topaz
#13BBAF
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBCD #CD716F
analogous
#6FCDA0 #6FCBCD #6F9CCD
triadic
#6FCBCD #CD6FCB #CBCD6F
tetradic
#6FCBCD #A06FCD #CD716F #9CCD6F
square
#6FCBCD #A06FCD #CD716F #9CCD6F
split-complementary
#6FCBCD #CD6F9C #CDA06F
monochromatic
#328E90 #42BBBD #6FCBCD #9CDBDD #CAECED
Accessibility & contrast
On white
1.89
#6FCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6FCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBCD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBCD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#3CD0CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fcbcd; /* rgb */ color: rgb(111, 203, 205); /* oklch */ color: oklch(78.6% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#9fdbdc',
500: '#6fcbcd',
950: '#000000',
},
}SCSS
$custom: #6fcbcd; $custom-light: #9fdbdc; $custom-dark: #000000;
JSON
{
"hex": "#6fcbcd",
"rgb": {
"r": 111,
"g": 203,
"b": 205
},
"hsl": {
"h": 181.277,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.7862,
"c": 0.08801,
"h": 197.4
},
"luminance": 0.50499
}Semantic roles & 50–950 ramp
primary
#6FCBCD
secondary
#964C4A
accent
#2D2ABC
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484