#6FDFDD#6FDFDD
#6FDFDD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.103 H 193.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFDD |
|---|---|
| RGB | rgb(111, 223, 221) |
| HSL | hsl(179, 64%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.58, -32.37, -8.85) |
| CIE-LCH | lch(82.58, 33.56, 195.29°) |
| OKLab | oklab(83.77% -0.0997 -0.0245) |
| OKLCH | oklch(83.77% 0.103 193.8) |
| XYZ | xyz(45.9890, 61.3711, 77.8149) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFDD #DF6F71
analogous
#6FDFA5 #6FDFDD #6FA9DF
triadic
#6FDFDD #DD6FDF #DFDD6F
tetradic
#6FDFDD #A56FDF #DF6F71 #A9DF6F
square
#6FDFDD #A56FDF #DF6F71 #A9DF6F
split-complementary
#6FDFDD #DF6FA9 #DFA56F
monochromatic
#26ADAB #3DD4D1 #6FDFDD #A1EAE9 #D3F5F5
Accessibility & contrast
On white
1.58
#6FDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6FDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFDD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFDD | 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)
#D3D6DD
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#1FE5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfdd; /* rgb */ color: rgb(111, 223, 221); /* oklch */ color: oklch(83.8% 0.103 193.8);
Tailwind
colors: {
custom: {
50: '#a1e9e7',
500: '#6fdfdd',
950: '#000000',
},
}SCSS
$custom: #6fdfdd; $custom-light: #a1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#6fdfdd",
"rgb": {
"r": 111,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.929,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83769,
"c": 0.10263,
"h": 193.8
},
"luminance": 0.61375
}Semantic roles & 50–950 ramp
primary
#6FDFDD
secondary
#AF4345
accent
#1A1DCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484