#6EDBE0#6EDBE0
#6EDBE0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.100 H 199.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE0 |
|---|---|
| RGB | rgb(110, 219, 224) |
| HSL | hsl(183, 65%, 65%) |
| HSV | hsv(183, 51%, 88%) |
| CMYK | cmyk(50.9%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(81.49, -29.90, -12.07) |
| CIE-LCH | lch(81.49, 32.24, 201.99°) |
| OKLab | oklab(82.91% -0.0947 -0.0333) |
| OKLCH | oklch(82.91% 0.1 199.4) |
| XYZ | xyz(45.2110, 59.3557, 79.5808) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE0 #E0736E
analogous
#6EE0AC #6EDBE0 #6EA2E0
triadic
#6EDBE0 #E06EDB #DBE06E
tetradic
#6EDBE0 #AC6EE0 #E0736E #A2E06E
square
#6EDBE0 #AC6EE0 #E0736E #A2E06E
split-complementary
#6EDBE0 #E06EA2 #E0AC6E
monochromatic
#25A8AE #3CCED5 #6EDBE0 #A0E8EB #D3F4F6
Accessibility & contrast
On white
1.63
#6EDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6EDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#16E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edbe0; /* rgb */ color: rgb(110, 219, 224); /* oklch */ color: oklch(82.9% 0.100 199.4);
Tailwind
colors: {
custom: {
50: '#a0e6e9',
500: '#6edbe0',
950: '#000000',
},
}SCSS
$custom: #6edbe0; $custom-light: #a0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#6edbe0",
"rgb": {
"r": 110,
"g": 219,
"b": 224
},
"hsl": {
"h": 182.632,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.82909,
"c": 0.10042,
"h": 199.4
},
"luminance": 0.5936
}Semantic roles & 50–950 ramp
primary
#6EDBE0
secondary
#B04742
accent
#2119CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484