#6EDBE5#6EDBE5
#6EDBE5 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.101 H 203.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE5 |
|---|---|
| RGB | rgb(110, 219, 229) |
| HSL | hsl(185, 70%, 66%) |
| HSV | hsv(185, 52%, 90%) |
| CMYK | cmyk(52%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.64, -28.57, -14.51) |
| CIE-LCH | lch(81.64, 32.05, 206.92°) |
| OKLab | oklab(83.08% -0.0927 -0.0401) |
| OKLCH | oklch(83.08% 0.101 203.4) |
| XYZ | xyz(45.8991, 59.6310, 83.2047) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE5 #E5786E
analogous
#6EE5B4 #6EDBE5 #6EA0E5
triadic
#6EDBE5 #E56EDB #DBE56E
tetradic
#6EDBE5 #B46EE5 #E5786E #A0E56E
square
#6EDBE5 #B46EE5 #E5786E #A0E56E
split-complementary
#6EDBE5 #E56EA0 #E5B46E
monochromatic
#21ABB8 #3ACEDC #6EDBE5 #A2E8EE #D6F5F8
Accessibility & contrast
On white
1.62
#6EDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6EDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE5
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE5 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#04E2DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edbe5; /* rgb */ color: rgb(110, 219, 229); /* oklch */ color: oklch(83.1% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#a1e6ed',
500: '#6edbe5',
950: '#000000',
},
}SCSS
$custom: #6edbe5; $custom-light: #a1e6ed; $custom-dark: #000000;
JSON
{
"hex": "#6edbe5",
"rgb": {
"r": 110,
"g": 219,
"b": 229
},
"hsl": {
"h": 185.042,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.8308,
"c": 0.10098,
"h": 203.4
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#6EDBE5
secondary
#B84A3F
accent
#2414D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484