#6DD2DF#6DD2DF
#6DD2DF is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.096 H 206.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2DF |
|---|---|
| RGB | rgb(109, 210, 223) |
| HSL | hsl(187, 64%, 65%) |
| HSV | hsv(187, 51%, 87%) |
| CMYK | cmyk(51.1%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.85, -25.99, -15.50) |
| CIE-LCH | lch(78.85, 30.26, 210.81°) |
| OKLab | oklab(80.77% -0.0859 -0.0428) |
| OKLCH | oklch(80.77% 0.096 206.5) |
| XYZ | xyz(42.6673, 54.6683, 78.1013) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Neon Blue
#04D9FF
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2DF #DF7A6D
analogous
#6DDFB3 #6DD2DF #6D99DF
triadic
#6DD2DF #DF6DD2 #D2DF6D
tetradic
#6DD2DF #B36DDF #DF7A6D #99DF6D
square
#6DD2DF #B36DDF #DF7A6D #99DF6D
split-complementary
#6DD2DF #DF6D99 #DFB36D
monochromatic
#269DAC #3BC3D4 #6DD2DF #9FE1EA #D1F1F5
Accessibility & contrast
On white
1.76
#6DD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6DD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2DF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2DF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B2BDDF
Tritanopia (blue-blind)
#1AD9D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd2df; /* rgb */ color: rgb(109, 210, 223); /* oklch */ color: oklch(80.8% 0.096 206.5);
Tailwind
colors: {
custom: {
50: '#9fe0e9',
500: '#6dd2df',
950: '#000000',
},
}SCSS
$custom: #6dd2df; $custom-light: #9fe0e9; $custom-dark: #000000;
JSON
{
"hex": "#6dd2df",
"rgb": {
"r": 109,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.842,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.80769,
"c": 0.09598,
"h": 206.5
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#6DD2DF
secondary
#AE4F42
accent
#2E1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484