#6FDEDF#6FDEDF
#6FDEDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.102 H 196.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEDF |
|---|---|
| RGB | rgb(111, 222, 223) |
| HSL | hsl(181, 64%, 65%) |
| HSV | hsv(181, 50%, 87%) |
| CMYK | cmyk(50.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.35, -31.38, -10.25) |
| CIE-LCH | lch(82.35, 33.02, 198.09°) |
| OKLab | oklab(83.6% -0.0977 -0.0283) |
| OKLCH | oklch(83.6% 0.102 196.2) |
| XYZ | xyz(45.9906, 60.9456, 79.1378) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEDF #DF706F
analogous
#6FDFA8 #6FDEDF #6FA6DF
triadic
#6FDEDF #DF6FDE #DEDF6F
tetradic
#6FDEDF #A86FDF #DF706F #A6DF6F
square
#6FDEDF #A86FDF #DF706F #A6DF6F
split-complementary
#6FDEDF #DF6FA6 #DFA86F
monochromatic
#26ACAD #3DD3D4 #6FDEDF #A1E9EA #D3F5F5
Accessibility & contrast
On white
1.59
#6FDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6FDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEDF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEDF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#1CE4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdedf; /* rgb */ color: rgb(111, 222, 223); /* oklch */ color: oklch(83.6% 0.102 196.2);
Tailwind
colors: {
custom: {
50: '#a1e8e9',
500: '#6fdedf',
950: '#000000',
},
}SCSS
$custom: #6fdedf; $custom-light: #a1e8e9; $custom-dark: #000000;
JSON
{
"hex": "#6fdedf",
"rgb": {
"r": 111,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.536,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83604,
"c": 0.10177,
"h": 196.2
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#6FDEDF
secondary
#AF4443
accent
#1C1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484