#6FD2D2#6FD2D2
#6FD2D2 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.093 H 195.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2D2 |
|---|---|
| RGB | rgb(111, 210, 210) |
| HSL | hsl(180, 52%, 63%) |
| HSV | hsv(180, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(78.53, -28.97, -8.99) |
| CIE-LCH | lch(78.53, 30.34, 197.25°) |
| OKLab | oklab(80.41% -0.0898 -0.0248) |
| OKLCH | oklch(80.41% 0.093 195.5) |
| XYZ | xyz(41.2303, 54.1223, 69.2342) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.49
Robin'S Egg
#6DEDFD
ΔE00 8.14
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2D2 #D26F6F
analogous
#6FD2A0 #6FD2D2 #6FA0D2
triadic
#6FD2D2 #D26FD2 #D2D26F
tetradic
#6FD2D2 #A06FD2 #D26F6F #A0D26F
square
#6FD2D2 #A06FD2 #D26F6F #A0D26F
split-complementary
#6FD2D2 #D26FA0 #D2A06F
monochromatic
#2F9797 #40C3C3 #6FD2D2 #9EE1E1 #CCEFEF
Accessibility & contrast
On white
1.78
#6FD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6FD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2D2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2D2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#34D7D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2d2; /* rgb */ color: rgb(111, 210, 210); /* oklch */ color: oklch(80.4% 0.093 195.5);
Tailwind
colors: {
custom: {
50: '#9fe0df',
500: '#6fd2d2',
950: '#000000',
},
}SCSS
$custom: #6fd2d2; $custom-light: #9fe0df; $custom-dark: #000000;
JSON
{
"hex": "#6fd2d2",
"rgb": {
"r": 111,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80406,
"c": 0.09322,
"h": 195.5
},
"luminance": 0.54126
}Semantic roles & 50–950 ramp
primary
#6FD2D2
secondary
#9D4949
accent
#2626C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484