#6FCCD2#6FCCD2
#6FCCD2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.089 H 201.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCD2 |
|---|---|
| RGB | rgb(111, 204, 210) |
| HSL | hsl(184, 52%, 63%) |
| HSV | hsv(184, 47%, 82%) |
| CMYK | cmyk(47.1%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.81, -26.04, -11.56) |
| CIE-LCH | lch(76.81, 28.50, 203.94°) |
| OKLab | oklab(79.02% -0.0831 -0.0319) |
| OKLCH | oklch(79.02% 0.089 201) |
| XYZ | xyz(39.7767, 51.2150, 68.7496) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Robin Egg Blue
#8AF1FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCD2 #D2756F
analogous
#6FD2A6 #6FCCD2 #6F9BD2
triadic
#6FCCD2 #D26FCC #CCD26F
tetradic
#6FCCD2 #A66FD2 #D2756F #9BD26F
square
#6FCCD2 #A66FD2 #D2756F #9BD26F
split-complementary
#6FCCD2 #D26F9B #D2A66F
monochromatic
#2F9197 #40BBC3 #6FCCD2 #9EDDE1 #CCEDEF
Accessibility & contrast
On white
1.87
#6FCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6FCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCD2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCD2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#37D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fccd2; /* rgb */ color: rgb(111, 204, 210); /* oklch */ color: oklch(79.0% 0.089 201.0);
Tailwind
colors: {
custom: {
50: '#9fdbdf',
500: '#6fccd2',
950: '#000000',
},
}SCSS
$custom: #6fccd2; $custom-light: #9fdbdf; $custom-dark: #000000;
JSON
{
"hex": "#6fccd2",
"rgb": {
"r": 111,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.636,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.7902,
"c": 0.08898,
"h": 201
},
"luminance": 0.51218
}Semantic roles & 50–950 ramp
primary
#6FCCD2
secondary
#9D4E49
accent
#2F26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484