#6FCCDD#6FCCDD
#6FCCDD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.092 H 210.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCDD |
|---|---|
| RGB | rgb(111, 204, 221) |
| HSL | hsl(189, 62%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(49.8%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.15, -23.12, -16.98) |
| CIE-LCH | lch(77.15, 28.68, 216.28°) |
| OKLab | oklab(79.41% -0.0787 -0.0469) |
| OKLCH | oklch(79.41% 0.092 210.8) |
| XYZ | xyz(41.1945, 51.7822, 76.2167) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.15
Neon Blue
#04D9FF
ΔE00 6.73
Baby Blue
#89CFF0
ΔE00 7.45
Robin'S Egg
#6DEDFD
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCDD #DD806F
analogous
#6FDDB7 #6FCCDD #6F95DD
triadic
#6FCCDD #DD6FCC #CCDD6F
tetradic
#6FCCDD #B76FDD #DD806F #95DD6F
square
#6FCCDD #B76FDD #DD806F #95DD6F
split-complementary
#6FCCDD #DD6F95 #DDB76F
monochromatic
#2896AA #3DBAD1 #6FCCDD #A1DEE9 #D2EFF4
Accessibility & contrast
On white
1.85
#6FCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6FCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCDD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCDD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#2BD4D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fccdd; /* rgb */ color: rgb(111, 204, 221); /* oklch */ color: oklch(79.4% 0.092 210.8);
Tailwind
colors: {
custom: {
50: '#a0dbe7',
500: '#6fccdd',
950: '#000000',
},
}SCSS
$custom: #6fccdd; $custom-light: #a0dbe7; $custom-dark: #000000;
JSON
{
"hex": "#6fccdd",
"rgb": {
"r": 111,
"g": 204,
"b": 221
},
"hsl": {
"h": 189.273,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.79407,
"c": 0.09156,
"h": 210.8
},
"luminance": 0.51786
}Semantic roles & 50–950 ramp
primary
#6FCCDD
secondary
#AC5444
accent
#371CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484