#6FD2DD#6FD2DD
#6FD2DD is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.094 H 205.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2DD |
|---|---|
| RGB | rgb(111, 210, 221) |
| HSL | hsl(186, 62%, 65%) |
| HSV | hsv(186, 50%, 87%) |
| CMYK | cmyk(49.8%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.86, -26.10, -14.40) |
| CIE-LCH | lch(78.86, 29.81, 208.89°) |
| OKLab | oklab(80.78% -0.0854 -0.0397) |
| OKLCH | oklch(80.78% 0.094 205) |
| XYZ | xyz(42.6481, 54.6894, 76.7012) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2DD #DD7A6F
analogous
#6FDDB1 #6FD2DD #6F9BDD
triadic
#6FD2DD #DD6FD2 #D2DD6F
tetradic
#6FD2DD #B16FDD #DD7A6F #9BDD6F
square
#6FD2DD #B16FDD #DD7A6F #9BDD6F
split-complementary
#6FD2DD #DD6F9B #DDB16F
monochromatic
#289DAA #3DC3D1 #6FD2DD #A1E1E9 #D2F1F4
Accessibility & contrast
On white
1.76
#6FD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6FD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2DD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2DD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#28D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd2dd; /* rgb */ color: rgb(111, 210, 221); /* oklch */ color: oklch(80.8% 0.094 205.0);
Tailwind
colors: {
custom: {
50: '#a0e0e7',
500: '#6fd2dd',
950: '#000000',
},
}SCSS
$custom: #6fd2dd; $custom-light: #a0e0e7; $custom-dark: #000000;
JSON
{
"hex": "#6fd2dd",
"rgb": {
"r": 111,
"g": 210,
"b": 221
},
"hsl": {
"h": 186,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.80779,
"c": 0.09415,
"h": 205
},
"luminance": 0.54693
}Semantic roles & 50–950 ramp
primary
#6FD2DD
secondary
#AC4F44
accent
#2D1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484