#6DD7EB#6DD7EB
#6DD7EB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.102 H 211.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD7EB |
|---|---|
| RGB | rgb(109, 215, 235) |
| HSL | hsl(190, 76%, 67%) |
| HSV | hsv(190, 54%, 92%) |
| CMYK | cmyk(53.6%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.65, -25.20, -19.19) |
| CIE-LCH | lch(80.65, 31.67, 217.29°) |
| OKLab | oklab(82.34% -0.0866 -0.0531) |
| OKLCH | oklch(82.34% 0.102 211.5) |
| XYZ | xyz(45.5966, 57.8460, 87.3437) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD7EB #EB816D
analogous
#6DEBC0 #6DD7EB #6D98EB
triadic
#6DD7EB #EB6DD7 #D7EB6D
tetradic
#6DD7EB #C06DEB #EB816D #98EB6D
square
#6DD7EB #C06DEB #EB816D #98EB6D
split-complementary
#6DD7EB #EB6D98 #EBC06D
monochromatic
#1BA8C3 #37C8E4 #6DD7EB #A3E6F2 #D9F4FA
Accessibility & contrast
On white
1.67
#6DD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6DD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD7EB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD7EB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dd7eb; /* rgb */ color: rgb(109, 215, 235); /* oklch */ color: oklch(82.3% 0.102 211.5);
Tailwind
colors: {
custom: {
50: '#a0e3f1',
500: '#6dd7eb',
950: '#000000',
},
}SCSS
$custom: #6dd7eb; $custom-light: #a0e3f1; $custom-dark: #000000;
JSON
{
"hex": "#6dd7eb",
"rgb": {
"r": 109,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.524,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.82342,
"c": 0.10161,
"h": 211.5
},
"luminance": 0.5785
}Semantic roles & 50–950 ramp
primary
#6DD7EB
secondary
#C1503B
accent
#2E0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485