#6EDFDB#6EDFDB
#6EDFDB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.104 H 192.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFDB |
|---|---|
| RGB | rgb(110, 223, 219) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.49, -33.09, -7.93) |
| CIE-LCH | lch(82.49, 34.03, 193.47°) |
| OKLab | oklab(83.67% -0.1011 -0.022) |
| OKLCH | oklch(83.67% 0.104 192.3) |
| XYZ | xyz(45.5990, 61.2007, 76.4140) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 6.90
Bright Cyan
#41FDFE
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFDB #DF6E72
analogous
#6EDFA2 #6EDFDB #6EAADF
triadic
#6EDFDB #DB6EDF #DFDB6E
tetradic
#6EDFDB #A26EDF #DF6E72 #AADF6E
square
#6EDFDB #A26EDF #DF6E72 #AADF6E
split-complementary
#6EDFDB #DF6EAA #DFA26E
monochromatic
#26ADA8 #3CD4CF #6EDFDB #A0EAE7 #D2F5F4
Accessibility & contrast
On white
1.59
#6EDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFDB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFDB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#1DE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edfdb; /* rgb */ color: rgb(110, 223, 219); /* oklch */ color: oklch(83.7% 0.104 192.3);
Tailwind
colors: {
custom: {
50: '#a0e9e6',
500: '#6edfdb',
950: '#000000',
},
}SCSS
$custom: #6edfdb; $custom-light: #a0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#6edfdb",
"rgb": {
"r": 110,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.876,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83667,
"c": 0.10351,
"h": 192.3
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#6EDFDB
secondary
#AE4347
accent
#1A20CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484