#6CCFDB#6CCFDB
#6CCFDB is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.094 H 205.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDB |
|---|---|
| RGB | rgb(108, 207, 219) |
| HSL | hsl(186, 61%, 64%) |
| HSV | hsv(186, 51%, 86%) |
| CMYK | cmyk(50.7%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.83, -25.80, -14.89) |
| CIE-LCH | lch(77.83, 29.79, 209.99°) |
| OKLab | oklab(79.9% -0.0849 -0.0411) |
| OKLCH | oklch(79.9% 0.094 205.8) |
| XYZ | xyz(41.2783, 52.9246, 75.0443) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.51
Neon Blue
#04D9FF
ΔE00 7.63
Robin Egg Blue
#8AF1FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDB #DB786C
analogous
#6CDBAF #6CCFDB #6C98DB
triadic
#6CCFDB #DB6CCF #CFDB6C
tetradic
#6CCFDB #AF6CDB #DB786C #98DB6C
square
#6CCFDB #AF6CDB #DB786C #98DB6C
split-complementary
#6CCFDB #DB6C98 #DBAF6C
monochromatic
#2897A4 #3BBFCF #6CCFDB #9DDFE7 #CEEFF3
Accessibility & contrast
On white
1.81
#6CCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6CCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#1FD6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfdb; /* rgb */ color: rgb(108, 207, 219); /* oklch */ color: oklch(79.9% 0.094 205.8);
Tailwind
colors: {
custom: {
50: '#9edee6',
500: '#6ccfdb',
950: '#000000',
},
}SCSS
$custom: #6ccfdb; $custom-light: #9edee6; $custom-dark: #000000;
JSON
{
"hex": "#6ccfdb",
"rgb": {
"r": 108,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.486,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.799,
"c": 0.09431,
"h": 205.8
},
"luminance": 0.52928
}Semantic roles & 50–950 ramp
primary
#6CCFDB
secondary
#A84E44
accent
#301DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484