#6FCCDB#6FCCDB
#6FCCDB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.091 H 209.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCDB |
|---|---|
| RGB | rgb(111, 204, 219) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 49%, 86%) |
| CMYK | cmyk(49.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.09, -23.66, -16.00) |
| CIE-LCH | lch(77.09, 28.56, 214.06°) |
| OKLab | oklab(79.33% -0.0795 -0.0441) |
| OKLCH | oklch(79.33% 0.091 209) |
| XYZ | xyz(40.9296, 51.6762, 74.8217) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.77
Neon Blue
#04D9FF
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 8.02
Baby Blue
#89CFF0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCDB #DB7E6F
analogous
#6FDBB4 #6FCCDB #6F96DB
triadic
#6FCCDB #DB6FCC #CCDB6F
tetradic
#6FCCDB #B46FDB #DB7E6F #96DB6F
square
#6FCCDB #B46FDB #DB7E6F #96DB6F
split-complementary
#6FCCDB #DB6F96 #DBB46F
monochromatic
#2A95A6 #3EBBCF #6FCCDB #A0DDE7 #D1EFF3
Accessibility & contrast
On white
1.85
#6FCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6FCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCDB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCDB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#2DD3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fccdb; /* rgb */ color: rgb(111, 204, 219); /* oklch */ color: oklch(79.3% 0.091 209.0);
Tailwind
colors: {
custom: {
50: '#9fdbe6',
500: '#6fccdb',
950: '#000000',
},
}SCSS
$custom: #6fccdb; $custom-light: #9fdbe6; $custom-dark: #000000;
JSON
{
"hex": "#6fccdb",
"rgb": {
"r": 111,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.333,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.79335,
"c": 0.09088,
"h": 209
},
"luminance": 0.5168
}Semantic roles & 50–950 ramp
primary
#6FCCDB
secondary
#A95345
accent
#351EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484