#6EDBDF#6EDBDF
#6EDBDF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.100 H 198.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBDF |
|---|---|
| RGB | rgb(110, 219, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 51%, 87%) |
| CMYK | cmyk(50.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.46, -30.16, -11.59) |
| CIE-LCH | lch(81.46, 32.31, 201.02°) |
| OKLab | oklab(82.88% -0.0951 -0.032) |
| OKLCH | oklch(82.88% 0.1 198.6) |
| XYZ | xyz(45.0758, 59.3017, 78.8687) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBDF #DF726E
analogous
#6EDFAA #6EDBDF #6EA2DF
triadic
#6EDBDF #DF6EDB #DBDF6E
tetradic
#6EDBDF #AA6EDF #DF726E #A2DF6E
square
#6EDBDF #AA6EDF #DF726E #A2DF6E
split-complementary
#6EDBDF #DF6EA2 #DFAA6E
monochromatic
#26A8AD #3CCFD4 #6EDBDF #A0E7EA #D2F4F5
Accessibility & contrast
On white
1.63
#6EDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6EDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBDF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBDF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#19E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edbdf; /* rgb */ color: rgb(110, 219, 223); /* oklch */ color: oklch(82.9% 0.100 198.6);
Tailwind
colors: {
custom: {
50: '#a0e6e9',
500: '#6edbdf',
950: '#000000',
},
}SCSS
$custom: #6edbdf; $custom-light: #a0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#6edbdf",
"rgb": {
"r": 110,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.124,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82875,
"c": 0.10036,
"h": 198.6
},
"luminance": 0.59306
}Semantic roles & 50–950 ramp
primary
#6EDBDF
secondary
#AE4743
accent
#201ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484