#6DD6EA#6DD6EA
#6DD6EA is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.101 H 211.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD6EA |
|---|---|
| RGB | rgb(109, 214, 234) |
| HSL | hsl(190, 75%, 67%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(53.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.34, -24.98, -19.13) |
| CIE-LCH | lch(80.34, 31.46, 217.45°) |
| OKLab | oklab(82.08% -0.086 -0.0529) |
| OKLCH | oklch(82.08% 0.101 211.6) |
| XYZ | xyz(45.1986, 57.2807, 86.5003) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD6EA #EA816D
analogous
#6DEAC0 #6DD6EA #6D98EA
triadic
#6DD6EA #EA6DD6 #D6EA6D
tetradic
#6DD6EA #C06DEA #EA816D #98EA6D
square
#6DD6EA #C06DEA #EA816D #98EA6D
split-complementary
#6DD6EA #EA6D98 #EAC06D
monochromatic
#1CA6C1 #37C7E2 #6DD6EA #A3E5F2 #D8F4F9
Accessibility & contrast
On white
1.69
#6DD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#6DD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD6EA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD6EA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6dd6ea; /* rgb */ color: rgb(109, 214, 234); /* oklch */ color: oklch(82.1% 0.101 211.6);
Tailwind
colors: {
custom: {
50: '#a0e3f0',
500: '#6dd6ea',
950: '#000000',
},
}SCSS
$custom: #6dd6ea; $custom-light: #a0e3f0; $custom-dark: #000000;
JSON
{
"hex": "#6dd6ea",
"rgb": {
"r": 109,
"g": 214,
"b": 234
},
"hsl": {
"h": 189.6,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.82078,
"c": 0.10094,
"h": 211.6
},
"luminance": 0.57285
}Semantic roles & 50–950 ramp
primary
#6DD6EA
secondary
#BF513C
accent
#2F0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485