#6DCFDE#6DCFDE
#6DCFDE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.094 H 208.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCFDE |
|---|---|
| RGB | rgb(109, 207, 222) |
| HSL | hsl(188, 63%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(50.9%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.96, -24.78, -16.30) |
| CIE-LCH | lch(77.96, 29.66, 213.33°) |
| OKLab | oklab(80.05% -0.083 -0.045) |
| OKLCH | oklch(80.05% 0.094 208.5) |
| XYZ | xyz(41.7991, 53.1471, 77.1488) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.69
Robin Egg Blue
#8AF1FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCFDE #DE7C6D
analogous
#6DDEB5 #6DCFDE #6D96DE
triadic
#6DCFDE #DE6DCF #CFDE6D
tetradic
#6DCFDE #B56DDE #DE7C6D #96DE6D
square
#6DCFDE #B56DDE #DE7C6D #96DE6D
split-complementary
#6DCFDE #DE6D96 #DEB56D
monochromatic
#2699AA #3BBFD3 #6DCFDE #9FDFE9 #D1F0F5
Accessibility & contrast
On white
1.81
#6DCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6DCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCFDE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCFDE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#1FD7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dcfde; /* rgb */ color: rgb(109, 207, 222); /* oklch */ color: oklch(80.0% 0.094 208.5);
Tailwind
colors: {
custom: {
50: '#9fdee8',
500: '#6dcfde',
950: '#000000',
},
}SCSS
$custom: #6dcfde; $custom-light: #9fdee8; $custom-dark: #000000;
JSON
{
"hex": "#6dcfde",
"rgb": {
"r": 109,
"g": 207,
"b": 222
},
"hsl": {
"h": 187.965,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.80046,
"c": 0.09442,
"h": 208.5
},
"luminance": 0.53151
}Semantic roles & 50–950 ramp
primary
#6DCFDE
secondary
#AC5143
accent
#321BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484