#6DD2DE#6DD2DE
#6DD2DE is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.096 H 205.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2DE |
|---|---|
| RGB | rgb(109, 210, 222) |
| HSL | hsl(186, 63%, 65%) |
| HSV | hsv(186, 51%, 87%) |
| CMYK | cmyk(50.9%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.82, -26.26, -15.01) |
| CIE-LCH | lch(78.82, 30.25, 209.75°) |
| OKLab | oklab(80.73% -0.0863 -0.0414) |
| OKLCH | oklch(80.73% 0.096 205.6) |
| XYZ | xyz(42.5328, 54.6145, 77.3933) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2DE #DE796D
analogous
#6DDEB2 #6DD2DE #6D99DE
triadic
#6DD2DE #DE6DD2 #D2DE6D
tetradic
#6DD2DE #B26DDE #DE796D #99DE6D
square
#6DD2DE #B26DDE #DE796D #99DE6D
split-complementary
#6DD2DE #DE6D99 #DEB26D
monochromatic
#269CAA #3BC3D3 #6DD2DE #9FE1E9 #D1F1F5
Accessibility & contrast
On white
1.76
#6DD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6DD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2DE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2DE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#1DD9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd2de; /* rgb */ color: rgb(109, 210, 222); /* oklch */ color: oklch(80.7% 0.096 205.6);
Tailwind
colors: {
custom: {
50: '#9fe0e8',
500: '#6dd2de',
950: '#000000',
},
}SCSS
$custom: #6dd2de; $custom-light: #9fe0e8; $custom-dark: #000000;
JSON
{
"hex": "#6dd2de",
"rgb": {
"r": 109,
"g": 210,
"b": 222
},
"hsl": {
"h": 186.372,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.80734,
"c": 0.09574,
"h": 205.6
},
"luminance": 0.54618
}Semantic roles & 50–950 ramp
primary
#6DD2DE
secondary
#AC4E43
accent
#2D1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484