#6CCFDE#6CCFDE
#6CCFDE is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.095 H 208.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDE |
|---|---|
| RGB | rgb(108, 207, 222) |
| HSL | hsl(188, 63%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(51.4%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.92, -24.99, -16.36) |
| CIE-LCH | lch(77.92, 29.87, 213.21°) |
| OKLab | oklab(80.01% -0.0837 -0.0452) |
| OKLCH | oklch(80.01% 0.095 208.4) |
| XYZ | xyz(41.6768, 53.0840, 77.1430) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.61
Robin Egg Blue
#8AF1FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDE #DE7B6C
analogous
#6CDEB4 #6CCFDE #6C96DE
triadic
#6CCFDE #DE6CCF #CFDE6C
tetradic
#6CCFDE #B46CDE #DE7B6C #96DE6C
square
#6CCFDE #B46CDE #DE7B6C #96DE6C
split-complementary
#6CCFDE #DE6C96 #DEB46C
monochromatic
#2698AA #3ABFD3 #6CCFDE #9EDFE9 #D0F0F4
Accessibility & contrast
On white
1.81
#6CCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6CCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#19D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ccfde; /* rgb */ color: rgb(108, 207, 222); /* oklch */ color: oklch(80.0% 0.095 208.4);
Tailwind
colors: {
custom: {
50: '#9edee8',
500: '#6ccfde',
950: '#000000',
},
}SCSS
$custom: #6ccfde; $custom-light: #9edee8; $custom-dark: #000000;
JSON
{
"hex": "#6ccfde",
"rgb": {
"r": 108,
"g": 207,
"b": 222
},
"hsl": {
"h": 187.895,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.80006,
"c": 0.09511,
"h": 208.4
},
"luminance": 0.53088
}Semantic roles & 50–950 ramp
primary
#6CCFDE
secondary
#AC5042
accent
#321ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484