#6FD3DD#6FD3DD
#6FD3DD is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.095 H 204.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3DD |
|---|---|
| RGB | rgb(111, 211, 221) |
| HSL | hsl(185, 62%, 65%) |
| HSV | hsv(185, 50%, 87%) |
| CMYK | cmyk(49.8%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(79.15, -26.59, -13.97) |
| CIE-LCH | lch(79.15, 30.04, 207.72°) |
| OKLab | oklab(81.01% -0.0865 -0.0385) |
| OKLCH | oklch(81.01% 0.095 204) |
| XYZ | xyz(42.8958, 55.1847, 76.7838) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.89
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3DD #DD796F
analogous
#6FDDB0 #6FD3DD #6F9CDD
triadic
#6FD3DD #DD6FD3 #D3DD6F
tetradic
#6FD3DD #B06FDD #DD796F #9CDD6F
square
#6FD3DD #B06FDD #DD796F #9CDD6F
split-complementary
#6FD3DD #DD6F9C #DDB06F
monochromatic
#289EAA #3DC4D1 #6FD3DD #A1E2E9 #D2F1F4
Accessibility & contrast
On white
1.74
#6FD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6FD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3DD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3DD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#27DAD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd3dd; /* rgb */ color: rgb(111, 211, 221); /* oklch */ color: oklch(81.0% 0.095 204.0);
Tailwind
colors: {
custom: {
50: '#a0e0e7',
500: '#6fd3dd',
950: '#000000',
},
}SCSS
$custom: #6fd3dd; $custom-light: #a0e0e7; $custom-dark: #000000;
JSON
{
"hex": "#6fd3dd",
"rgb": {
"r": 111,
"g": 211,
"b": 221
},
"hsl": {
"h": 185.455,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.81008,
"c": 0.09467,
"h": 204
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#6FD3DD
secondary
#AC4E44
accent
#2C1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484