#6FD2DF#6FD2DF
#6FD2DF is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.095 H 206.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2DF |
|---|---|
| RGB | rgb(111, 210, 223) |
| HSL | hsl(187, 64%, 65%) |
| HSV | hsv(187, 50%, 87%) |
| CMYK | cmyk(50.2%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.92, -25.57, -15.38) |
| CIE-LCH | lch(78.92, 29.84, 211.03°) |
| OKLab | oklab(80.85% -0.0846 -0.0424) |
| OKLCH | oklch(80.85% 0.095 206.6) |
| XYZ | xyz(42.9162, 54.7966, 78.1129) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2DF #DF7C6F
analogous
#6FDFB4 #6FD2DF #6F9ADF
triadic
#6FD2DF #DF6FD2 #D2DF6F
tetradic
#6FD2DF #B46FDF #DF7C6F #9ADF6F
square
#6FD2DF #B46FDF #DF7C6F #9ADF6F
split-complementary
#6FD2DF #DF6F9A #DFB46F
monochromatic
#269DAD #3DC2D4 #6FD2DF #A1E2EA #D3F1F5
Accessibility & contrast
On white
1.76
#6FD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#6FD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2DF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2DF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#25D9D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd2df; /* rgb */ color: rgb(111, 210, 223); /* oklch */ color: oklch(80.8% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#a0e0e9',
500: '#6fd2df',
950: '#000000',
},
}SCSS
$custom: #6fd2df; $custom-light: #a0e0e9; $custom-dark: #000000;
JSON
{
"hex": "#6fd2df",
"rgb": {
"r": 111,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.964,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.80849,
"c": 0.09461,
"h": 206.6
},
"luminance": 0.548
}Semantic roles & 50–950 ramp
primary
#6FD2DF
secondary
#AF5043
accent
#2F1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484