#6EDDEB#6EDDEB
#6EDDEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.103 H 206.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDEB |
|---|---|
| RGB | rgb(110, 221, 235) |
| HSL | hsl(187, 76%, 68%) |
| HSV | hsv(187, 53%, 92%) |
| CMYK | cmyk(53.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.39, -27.94, -16.56) |
| CIE-LCH | lch(82.39, 32.48, 210.67°) |
| OKLab | oklab(83.75% -0.0925 -0.0458) |
| OKLCH | oklch(83.75% 0.103 206.3) |
| XYZ | xyz(47.2762, 61.0217, 87.8681) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDEB #EB7C6E
analogous
#6EEBBA #6EDDEB #6E9EEB
triadic
#6EDDEB #EB6EDD #DDEB6E
tetradic
#6EDDEB #BA6EEB #EB7C6E #9EEB6E
square
#6EDDEB #BA6EEB #EB7C6E #9EEB6E
split-complementary
#6EDDEB #EB6E9E #EBBA6E
monochromatic
#1BB1C4 #38D0E4 #6EDDEB #A4EAF2 #DAF6FA
Accessibility & contrast
On white
1.59
#6EDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6EDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDEB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDEB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6eddeb; /* rgb */ color: rgb(110, 221, 235); /* oklch */ color: oklch(83.7% 0.103 206.3);
Tailwind
colors: {
custom: {
50: '#a1e8f1',
500: '#6eddeb',
950: '#000000',
},
}SCSS
$custom: #6eddeb; $custom-light: #a1e8f1; $custom-dark: #000000;
JSON
{
"hex": "#6eddeb",
"rgb": {
"r": 110,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.72,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.83747,
"c": 0.10316,
"h": 206.3
},
"luminance": 0.61026
}Semantic roles & 50–950 ramp
primary
#6EDDEB
secondary
#C24B3B
accent
#240ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485