#6DD7E5#6DD7E5
#6DD7E5 is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.100 H 206.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD7E5 |
|---|---|
| RGB | rgb(109, 215, 229) |
| HSL | hsl(187, 70%, 66%) |
| HSV | hsv(187, 52%, 90%) |
| CMYK | cmyk(52.4%, 6.1%, 0%, 10.2%) |
| CIE-LAB | lab(80.46, -26.83, -16.28) |
| CIE-LCH | lch(80.46, 31.38, 211.24°) |
| OKLab | oklab(82.13% -0.089 -0.045) |
| OKLCH | oklch(82.13% 0.1 206.8) |
| XYZ | xyz(44.7443, 57.5051, 82.8552) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD7E5 #E57B6D
analogous
#6DE5B7 #6DD7E5 #6D9BE5
triadic
#6DD7E5 #E56DD7 #D7E56D
tetradic
#6DD7E5 #B76DE5 #E57B6D #9BE56D
square
#6DD7E5 #B76DE5 #E57B6D #9BE56D
split-complementary
#6DD7E5 #E56D9B #E5B76D
monochromatic
#21A5B7 #39C9DC #6DD7E5 #A1E5EE #D5F3F8
Accessibility & contrast
On white
1.68
#6DD7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6DD7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD7E5
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD7E5 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E6
Deuteranopia (green-blind)
#B5C2E5
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dd7e5; /* rgb */ color: rgb(109, 215, 229); /* oklch */ color: oklch(82.1% 0.100 206.8);
Tailwind
colors: {
custom: {
50: '#a0e3ed',
500: '#6dd7e5',
950: '#000000',
},
}SCSS
$custom: #6dd7e5; $custom-light: #a0e3ed; $custom-dark: #000000;
JSON
{
"hex": "#6dd7e5",
"rgb": {
"r": 109,
"g": 215,
"b": 229
},
"hsl": {
"h": 187,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.82127,
"c": 0.09972,
"h": 206.8
},
"luminance": 0.57509
}Semantic roles & 50–950 ramp
primary
#6DD7E5
secondary
#B74D3F
accent
#2A14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484