#6DD8EA#6DD8EA
#6DD8EA is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.5% C 0.102 H 209.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD8EA |
|---|---|
| RGB | rgb(109, 216, 234) |
| HSL | hsl(189, 75%, 67%) |
| HSV | hsv(189, 53%, 92%) |
| CMYK | cmyk(53.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.90, -25.96, -18.28) |
| CIE-LCH | lch(80.90, 31.75, 215.14°) |
| OKLab | oklab(82.53% -0.0881 -0.0505) |
| OKLCH | oklch(82.53% 0.102 209.8) |
| XYZ | xyz(45.7079, 58.2992, 86.6701) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD8EA #EA7F6D
analogous
#6DEABE #6DD8EA #6D9AEA
triadic
#6DD8EA #EA6DD8 #D8EA6D
tetradic
#6DD8EA #BE6DEA #EA7F6D #9AEA6D
square
#6DD8EA #BE6DEA #EA7F6D #9AEA6D
split-complementary
#6DD8EA #EA6D9A #EABE6D
monochromatic
#1CA9C1 #37CAE2 #6DD8EA #A3E6F2 #D8F5F9
Accessibility & contrast
On white
1.66
#6DD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6DD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD8EA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD8EA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6dd8ea; /* rgb */ color: rgb(109, 216, 234); /* oklch */ color: oklch(82.5% 0.102 209.8);
Tailwind
colors: {
custom: {
50: '#a0e4f0',
500: '#6dd8ea',
950: '#000000',
},
}SCSS
$custom: #6dd8ea; $custom-light: #a0e4f0; $custom-dark: #000000;
JSON
{
"hex": "#6dd8ea",
"rgb": {
"r": 109,
"g": 216,
"b": 234
},
"hsl": {
"h": 188.64,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.82534,
"c": 0.10157,
"h": 209.8
},
"luminance": 0.58303
}Semantic roles & 50–950 ramp
primary
#6DD8EA
secondary
#BF4F3C
accent
#2B0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485