#6DD7EA#6DD7EA
#6DD7EA is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.101 H 210.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD7EA |
|---|---|
| RGB | rgb(109, 215, 234) |
| HSL | hsl(189, 75%, 67%) |
| HSV | hsv(189, 53%, 92%) |
| CMYK | cmyk(53.4%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.62, -25.47, -18.70) |
| CIE-LCH | lch(80.62, 31.60, 216.29°) |
| OKLab | oklab(82.31% -0.087 -0.0517) |
| OKLCH | oklch(82.31% 0.101 210.7) |
| XYZ | xyz(45.4525, 57.7884, 86.5849) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD7EA #EA806D
analogous
#6DEABF #6DD7EA #6D99EA
triadic
#6DD7EA #EA6DD7 #D7EA6D
tetradic
#6DD7EA #BF6DEA #EA806D #99EA6D
square
#6DD7EA #BF6DEA #EA806D #99EA6D
split-complementary
#6DD7EA #EA6D99 #EABF6D
monochromatic
#1CA8C1 #37C8E2 #6DD7EA #A3E6F2 #D8F4F9
Accessibility & contrast
On white
1.67
#6DD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#6DD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD7EA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD7EA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dd7ea; /* rgb */ color: rgb(109, 215, 234); /* oklch */ color: oklch(82.3% 0.101 210.7);
Tailwind
colors: {
custom: {
50: '#a0e3f0',
500: '#6dd7ea',
950: '#000000',
},
}SCSS
$custom: #6dd7ea; $custom-light: #a0e3f0; $custom-dark: #000000;
JSON
{
"hex": "#6dd7ea",
"rgb": {
"r": 109,
"g": 215,
"b": 234
},
"hsl": {
"h": 189.12,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.82306,
"c": 0.10125,
"h": 210.7
},
"luminance": 0.57793
}Semantic roles & 50–950 ramp
primary
#6DD7EA
secondary
#BF503C
accent
#2D0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485