#6FDEDD#6FDEDD
#6FDEDD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.102 H 194.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEDD |
|---|---|
| RGB | rgb(111, 222, 221) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.29, -31.90, -9.28) |
| CIE-LCH | lch(82.29, 33.22, 196.21°) |
| OKLab | oklab(83.54% -0.0986 -0.0257) |
| OKLCH | oklch(83.54% 0.102 194.6) |
| XYZ | xyz(45.7226, 60.8384, 77.7261) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.64
Aqua Blue
#02D8E9
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEDD #DE6F70
analogous
#6FDEA5 #6FDEDD #6FA8DE
triadic
#6FDEDD #DD6FDE #DEDD6F
tetradic
#6FDEDD #A56FDE #DE6F70 #A8DE6F
square
#6FDEDD #A56FDE #DE6F70 #A8DE6F
split-complementary
#6FDEDD #DE6FA8 #DEA56F
monochromatic
#27ABAA #3DD3D1 #6FDEDD #A1E9E9 #D3F5F5
Accessibility & contrast
On white
1.59
#6FDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6FDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEDD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEDD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#20E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdedd; /* rgb */ color: rgb(111, 222, 221); /* oklch */ color: oklch(83.5% 0.102 194.6);
Tailwind
colors: {
custom: {
50: '#a1e8e7',
500: '#6fdedd',
950: '#000000',
},
}SCSS
$custom: #6fdedd; $custom-light: #a1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#6fdedd",
"rgb": {
"r": 111,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.459,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83538,
"c": 0.10186,
"h": 194.6
},
"luminance": 0.60843
}Semantic roles & 50–950 ramp
primary
#6FDEDD
secondary
#AE4445
accent
#1B1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484