#6CCFDD#6CCFDD
#6CCFDD is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.095 H 207.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDD |
|---|---|
| RGB | rgb(108, 207, 221) |
| HSL | hsl(187, 62%, 65%) |
| HSV | hsv(187, 51%, 87%) |
| CMYK | cmyk(51.1%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(77.89, -25.26, -15.87) |
| CIE-LCH | lch(77.89, 29.83, 212.14°) |
| OKLab | oklab(79.97% -0.0841 -0.0438) |
| OKLCH | oklch(79.97% 0.095 207.5) |
| XYZ | xyz(41.5431, 53.0306, 76.4393) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 6.92
Neon Blue
#04D9FF
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.32
Sky Blue
#87CEEB
ΔE00 7.44
Robin Egg Blue
#8AF1FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDD #DD7A6C
analogous
#6CDDB3 #6CCFDD #6C96DD
triadic
#6CCFDD #DD6CCF #CFDD6C
tetradic
#6CCFDD #B36CDD #DD7A6C #96DD6C
square
#6CCFDD #B36CDD #DD7A6C #96DD6C
split-complementary
#6CCFDD #DD6C96 #DDB36C
monochromatic
#2798A8 #3ABFD2 #6CCFDD #9EDFE8 #CFEFF4
Accessibility & contrast
On white
1.81
#6CCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6CCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#1BD6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ccfdd; /* rgb */ color: rgb(108, 207, 221); /* oklch */ color: oklch(80.0% 0.095 207.5);
Tailwind
colors: {
custom: {
50: '#9edee7',
500: '#6ccfdd',
950: '#000000',
},
}SCSS
$custom: #6ccfdd; $custom-light: #9edee7; $custom-dark: #000000;
JSON
{
"hex": "#6ccfdd",
"rgb": {
"r": 108,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.434,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.79971,
"c": 0.09481,
"h": 207.5
},
"luminance": 0.53034
}Semantic roles & 50–950 ramp
primary
#6CCFDD
secondary
#AA5043
accent
#311BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484