#6EDBE6#6EDBE6
#6EDBE6 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.101 H 204.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE6 |
|---|---|
| RGB | rgb(110, 219, 230) |
| HSL | hsl(186, 71%, 67%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(52.2%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(81.67, -28.31, -14.99) |
| CIE-LCH | lch(81.67, 32.03, 207.91°) |
| OKLab | oklab(83.12% -0.0923 -0.0414) |
| OKLCH | oklch(83.12% 0.101 204.2) |
| XYZ | xyz(46.0391, 59.6870, 83.9421) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE6 #E6796E
analogous
#6EE6B5 #6EDBE6 #6E9FE6
triadic
#6EDBE6 #E66EDB #DBE66E
tetradic
#6EDBE6 #B56EE6 #E6796E #9FE66E
square
#6EDBE6 #B56EE6 #E6796E #9FE66E
split-complementary
#6EDBE6 #E66E9F #E6B56E
monochromatic
#20ACBA #3ACEDD #6EDBE6 #A2E8EF #D6F5F8
Accessibility & contrast
On white
1.62
#6EDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6EDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE6
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE6 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edbe6; /* rgb */ color: rgb(110, 219, 230); /* oklch */ color: oklch(83.1% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#a1e6ed',
500: '#6edbe6',
950: '#000000',
},
}SCSS
$custom: #6edbe6; $custom-light: #a1e6ed; $custom-dark: #000000;
JSON
{
"hex": "#6edbe6",
"rgb": {
"r": 110,
"g": 219,
"b": 230
},
"hsl": {
"h": 185.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83115,
"c": 0.10115,
"h": 204.2
},
"luminance": 0.59691
}Semantic roles & 50–950 ramp
primary
#6EDBE6
secondary
#B94A3F
accent
#2413D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484