#6EDEDD#6EDEDD
#6EDEDD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.103 H 194.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEDD |
|---|---|
| RGB | rgb(110, 222, 221) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.26, -32.11, -9.33) |
| CIE-LCH | lch(82.26, 33.44, 196.21°) |
| OKLab | oklab(83.5% -0.0992 -0.0258) |
| OKLCH | oklch(83.5% 0.103 194.6) |
| XYZ | xyz(45.5974, 60.7738, 77.7202) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.43
Darkturquoise
#00CED1
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 6.65
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEDD #DE6E6F
analogous
#6EDEA5 #6EDEDD #6EA7DE
triadic
#6EDEDD #DD6EDE #DEDD6E
tetradic
#6EDEDD #A56EDE #DE6E6F #A7DE6E
square
#6EDEDD #A56EDE #DE6E6F #A7DE6E
split-complementary
#6EDEDD #DE6EA7 #DEA56E
monochromatic
#27ABAA #3CD3D1 #6EDEDD #A0E9E9 #D2F5F4
Accessibility & contrast
On white
1.60
#6EDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6EDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEDD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEDD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#1AE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ededd; /* rgb */ color: rgb(110, 222, 221); /* oklch */ color: oklch(83.5% 0.103 194.6);
Tailwind
colors: {
custom: {
50: '#a0e8e7',
500: '#6ededd',
950: '#000000',
},
}SCSS
$custom: #6ededd; $custom-light: #a0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#6ededd",
"rgb": {
"r": 110,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.464,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83501,
"c": 0.10252,
"h": 194.6
},
"luminance": 0.60778
}Semantic roles & 50–950 ramp
primary
#6EDEDD
secondary
#AD4344
accent
#1B1CCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484