#6EDEDC#6EDEDC
#6EDEDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.103 H 193.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEDC |
|---|---|
| RGB | rgb(110, 222, 220) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.23, -32.36, -8.84) |
| CIE-LCH | lch(82.23, 33.55, 195.28°) |
| OKLab | oklab(83.47% -0.0996 -0.0245) |
| OKLCH | oklch(83.47% 0.103 193.8) |
| XYZ | xyz(45.4646, 60.7207, 77.0206) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.83
Aqua Blue
#02D8E9
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEDC #DE6E70
analogous
#6EDEA4 #6EDEDC #6EA8DE
triadic
#6EDEDC #DC6EDE #DEDC6E
tetradic
#6EDEDC #A46EDE #DE6E70 #A8DE6E
square
#6EDEDC #A46EDE #DE6E70 #A8DE6E
split-complementary
#6EDEDC #DE6EA8 #DEA46E
monochromatic
#27ABA8 #3CD3D0 #6EDEDC #A0E9E8 #D2F5F4
Accessibility & contrast
On white
1.60
#6EDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6EDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEDC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEDC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#1CE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ededc; /* rgb */ color: rgb(110, 222, 220); /* oklch */ color: oklch(83.5% 0.103 193.8);
Tailwind
colors: {
custom: {
50: '#a0e8e6',
500: '#6ededc',
950: '#000000',
},
}SCSS
$custom: #6ededc; $custom-light: #a0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6ededc",
"rgb": {
"r": 110,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.929,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83468,
"c": 0.1026,
"h": 193.8
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#6EDEDC
secondary
#AD4345
accent
#1B1ECB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484