#6FD2DC#6FD2DC
#6FD2DC is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.094 H 204.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2DC |
|---|---|
| RGB | rgb(111, 210, 220) |
| HSL | hsl(186, 61%, 65%) |
| HSV | hsv(186, 50%, 86%) |
| CMYK | cmyk(49.5%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.83, -26.37, -13.91) |
| CIE-LCH | lch(78.83, 29.81, 207.82°) |
| OKLab | oklab(80.74% -0.0858 -0.0384) |
| OKLCH | oklch(80.74% 0.094 204.1) |
| XYZ | xyz(42.5153, 54.6363, 76.0017) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2DC #DC796F
analogous
#6FDCB0 #6FD2DC #6F9BDC
triadic
#6FD2DC #DC6FD2 #D2DC6F
tetradic
#6FD2DC #B06FDC #DC796F #9BDC6F
square
#6FD2DC #B06FDC #DC796F #9BDC6F
split-complementary
#6FD2DC #DC6F9B #DCB06F
monochromatic
#299CA8 #3EC3D0 #6FD2DC #A0E1E8 #D1F1F4
Accessibility & contrast
On white
1.76
#6FD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6FD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2DC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2DC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#29D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd2dc; /* rgb */ color: rgb(111, 210, 220); /* oklch */ color: oklch(80.7% 0.094 204.1);
Tailwind
colors: {
custom: {
50: '#a0e0e6',
500: '#6fd2dc',
950: '#000000',
},
}SCSS
$custom: #6fd2dc; $custom-light: #a0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#6fd2dc",
"rgb": {
"r": 111,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.505,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.80744,
"c": 0.09395,
"h": 204.1
},
"luminance": 0.5464
}Semantic roles & 50–950 ramp
primary
#6FD2DC
secondary
#AB4E45
accent
#2D1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484