#6EDCDF#6EDCDF
#6EDCDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.101 H 197.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCDF |
|---|---|
| RGB | rgb(110, 220, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 51%, 87%) |
| CMYK | cmyk(50.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.74, -30.64, -11.16) |
| CIE-LCH | lch(81.74, 32.61, 200.01°) |
| OKLab | oklab(83.11% -0.0962 -0.0308) |
| OKLCH | oklch(83.11% 0.101 197.8) |
| XYZ | xyz(45.3374, 59.8250, 78.9559) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCDF #DF716E
analogous
#6EDFA9 #6EDCDF #6EA3DF
triadic
#6EDCDF #DF6EDC #DCDF6E
tetradic
#6EDCDF #A96EDF #DF716E #A3DF6E
square
#6EDCDF #A96EDF #DF716E #A3DF6E
split-complementary
#6EDCDF #DF6EA3 #DFA96E
monochromatic
#26A9AD #3CD0D4 #6EDCDF #A0E8EA #D2F4F5
Accessibility & contrast
On white
1.62
#6EDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6EDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCDF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCDF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#18E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcdf; /* rgb */ color: rgb(110, 220, 223); /* oklch */ color: oklch(83.1% 0.101 197.8);
Tailwind
colors: {
custom: {
50: '#a0e7e9',
500: '#6edcdf',
950: '#000000',
},
}SCSS
$custom: #6edcdf; $custom-light: #a0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#6edcdf",
"rgb": {
"r": 110,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.593,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83106,
"c": 0.10103,
"h": 197.8
},
"luminance": 0.59829
}Semantic roles & 50–950 ramp
primary
#6EDCDF
secondary
#AE4643
accent
#1F1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484