#6EDEDB#6EDEDB
#6EDEDB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.103 H 193.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEDB |
|---|---|
| RGB | rgb(110, 222, 219) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.20, -32.62, -8.35) |
| CIE-LCH | lch(82.20, 33.67, 194.36°) |
| OKLab | oklab(83.44% -0.1 -0.0231) |
| OKLCH | oklch(83.44% 0.103 193) |
| XYZ | xyz(45.3326, 60.6679, 76.3252) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Turquoise
#40E0D0
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEDB #DE6E71
analogous
#6EDEA3 #6EDEDB #6EA9DE
triadic
#6EDEDB #DB6EDE #DEDB6E
tetradic
#6EDEDB #A36EDE #DE6E71 #A9DE6E
square
#6EDEDB #A36EDE #DE6E71 #A9DE6E
split-complementary
#6EDEDB #DE6EA9 #DEA36E
monochromatic
#27ABA7 #3CD3CF #6EDEDB #A0E9E7 #D2F5F4
Accessibility & contrast
On white
1.60
#6EDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6EDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEDB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEDB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#1EE4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ededb; /* rgb */ color: rgb(110, 222, 219); /* oklch */ color: oklch(83.4% 0.103 193.0);
Tailwind
colors: {
custom: {
50: '#a0e8e6',
500: '#6ededb',
950: '#000000',
},
}SCSS
$custom: #6ededb; $custom-light: #a0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6ededb",
"rgb": {
"r": 110,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.393,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83435,
"c": 0.10269,
"h": 193
},
"luminance": 0.60672
}Semantic roles & 50–950 ramp
primary
#6EDEDB
secondary
#AD4346
accent
#1B20CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484