#6EDDED#6EDDED
#6EDDED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.104 H 207.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDED |
|---|---|
| RGB | rgb(110, 221, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(53.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.45, -27.39, -17.53) |
| CIE-LCH | lch(82.45, 32.52, 212.62°) |
| OKLab | oklab(83.82% -0.0917 -0.0484) |
| OKLCH | oklch(83.82% 0.104 207.9) |
| XYZ | xyz(47.5668, 61.1379, 89.3984) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDED #ED7E6E
analogous
#6EEDBD #6EDDED #6E9DED
triadic
#6EDDED #ED6EDD #DDED6E
tetradic
#6EDDED #BD6EED #ED7E6E #9DED6E
square
#6EDDED #BD6EED #ED7E6E #9DED6E
split-complementary
#6EDDED #ED6E9D #EDBD6E
monochromatic
#19B2C8 #38D0E6 #6EDDED #A4EAF4 #DBF7FB
Accessibility & contrast
On white
1.59
#6EDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDED
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDED | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edded; /* rgb */ color: rgb(110, 221, 237); /* oklch */ color: oklch(83.8% 0.104 207.9);
Tailwind
colors: {
custom: {
50: '#a1e8f2',
500: '#6edded',
950: '#000000',
},
}SCSS
$custom: #6edded; $custom-light: #a1e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6edded",
"rgb": {
"r": 110,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.559,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.83818,
"c": 0.10369,
"h": 207.9
},
"luminance": 0.61142
}Semantic roles & 50–950 ramp
primary
#6EDDED
secondary
#C54C3A
accent
#250BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485