#6EDBDE#6EDBDE
#6EDBDE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.100 H 197.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBDE |
|---|---|
| RGB | rgb(110, 219, 222) |
| HSL | hsl(182, 63%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(50.5%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.43, -30.42, -11.10) |
| CIE-LCH | lch(81.43, 32.38, 200.04°) |
| OKLab | oklab(82.84% -0.0955 -0.0306) |
| OKLCH | oklch(82.84% 0.1 197.8) |
| XYZ | xyz(44.9414, 59.2479, 78.1607) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBDE #DE716E
analogous
#6EDEA9 #6EDBDE #6EA3DE
triadic
#6EDBDE #DE6EDB #DBDE6E
tetradic
#6EDBDE #A96EDE #DE716E #A3DE6E
square
#6EDBDE #A96EDE #DE716E #A3DE6E
split-complementary
#6EDBDE #DE6EA3 #DEA96E
monochromatic
#27A7AB #3CCFD3 #6EDBDE #A0E7E9 #D2F4F5
Accessibility & contrast
On white
1.63
#6EDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBDE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBDE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#1BE1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edbde; /* rgb */ color: rgb(110, 219, 222); /* oklch */ color: oklch(82.8% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#a0e6e8',
500: '#6edbde',
950: '#000000',
},
}SCSS
$custom: #6edbde; $custom-light: #a0e6e8; $custom-dark: #000000;
JSON
{
"hex": "#6edbde",
"rgb": {
"r": 110,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.607,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82842,
"c": 0.10033,
"h": 197.8
},
"luminance": 0.59252
}Semantic roles & 50–950 ramp
primary
#6EDBDE
secondary
#AD4643
accent
#201BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484