#6EDFDF#6EDFDF
#6EDFDF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.103 H 195.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFDF |
|---|---|
| RGB | rgb(110, 223, 223) |
| HSL | hsl(180, 64%, 65%) |
| HSV | hsv(180, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.60, -32.06, -9.88) |
| CIE-LCH | lch(82.60, 33.55, 197.13°) |
| OKLab | oklab(83.8% -0.0995 -0.0273) |
| OKLCH | oklch(83.8% 0.103 195.4) |
| XYZ | xyz(46.1319, 61.4138, 79.2207) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFDF #DF6E6E
analogous
#6EDFA6 #6EDFDF #6EA6DF
triadic
#6EDFDF #DF6EDF #DFDF6E
tetradic
#6EDFDF #A66EDF #DF6E6E #A6DF6E
square
#6EDFDF #A66EDF #DF6E6E #A6DF6E
split-complementary
#6EDFDF #DF6EA6 #DFA66E
monochromatic
#26ADAD #3CD4D4 #6EDFDF #A0EAEA #D2F5F5
Accessibility & contrast
On white
1.58
#6EDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6EDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFDF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFDF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#14E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6edfdf; /* rgb */ color: rgb(110, 223, 223); /* oklch */ color: oklch(83.8% 0.103 195.4);
Tailwind
colors: {
custom: {
50: '#a1e9e9',
500: '#6edfdf',
950: '#000000',
},
}SCSS
$custom: #6edfdf; $custom-light: #a1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#6edfdf",
"rgb": {
"r": 110,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83797,
"c": 0.10316,
"h": 195.4
},
"luminance": 0.61418
}Semantic roles & 50–950 ramp
primary
#6EDFDF
secondary
#AE4343
accent
#1A1ACC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484