#6EDBED#6EDBED
#6EDBED is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.4% C 0.103 H 209.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBED |
|---|---|
| RGB | rgb(110, 219, 237) |
| HSL | hsl(189, 78%, 68%) |
| HSV | hsv(189, 54%, 93%) |
| CMYK | cmyk(53.6%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.89, -26.42, -18.39) |
| CIE-LCH | lch(81.89, 32.19, 214.84°) |
| OKLab | oklab(83.36% -0.0895 -0.0508) |
| OKLCH | oklch(83.36% 0.103 209.6) |
| XYZ | xyz(47.0419, 60.0881, 89.2234) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBED #ED806E
analogous
#6EEDBF #6EDBED #6E9BED
triadic
#6EDBED #ED6EDB #DBED6E
tetradic
#6EDBED #BF6EED #ED806E #9BED6E
square
#6EDBED #BF6EED #ED806E #9BED6E
split-complementary
#6EDBED #ED6E9B #EDBF6E
monochromatic
#19AFC8 #38CDE6 #6EDBED #A4E9F4 #DBF6FB
Accessibility & contrast
On white
1.61
#6EDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6EDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBED
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBED | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edbed; /* rgb */ color: rgb(110, 219, 237); /* oklch */ color: oklch(83.4% 0.103 209.6);
Tailwind
colors: {
custom: {
50: '#a1e6f2',
500: '#6edbed',
950: '#000000',
},
}SCSS
$custom: #6edbed; $custom-light: #a1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#6edbed",
"rgb": {
"r": 110,
"g": 219,
"b": 237
},
"hsl": {
"h": 188.504,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.83362,
"c": 0.10294,
"h": 209.6
},
"luminance": 0.60092
}Semantic roles & 50–950 ramp
primary
#6EDBED
secondary
#C54E3A
accent
#290BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485