#6FD0DF#6FD0DF
#6FD0DF is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.094 H 208.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0DF |
|---|---|
| RGB | rgb(111, 208, 223) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(50.2%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.35, -24.58, -16.24) |
| CIE-LCH | lch(78.35, 29.46, 213.45°) |
| OKLab | oklab(80.39% -0.0823 -0.0448) |
| OKLCH | oklch(80.39% 0.094 208.6) |
| XYZ | xyz(42.4255, 53.8153, 77.9494) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 6.74
Neon Blue
#04D9FF
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0DF #DF7E6F
analogous
#6FDFB6 #6FD0DF #6F98DF
triadic
#6FD0DF #DF6FD0 #D0DF6F
tetradic
#6FD0DF #B66FDF #DF7E6F #98DF6F
square
#6FD0DF #B66FDF #DF7E6F #98DF6F
split-complementary
#6FD0DF #DF6F98 #DFB66F
monochromatic
#269BAD #3DC0D4 #6FD0DF #A1E0EA #D3F1F5
Accessibility & contrast
On white
1.79
#6FD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6FD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0DF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0DF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#26D8D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd0df; /* rgb */ color: rgb(111, 208, 223); /* oklch */ color: oklch(80.4% 0.094 208.6);
Tailwind
colors: {
custom: {
50: '#a0dee9',
500: '#6fd0df',
950: '#000000',
},
}SCSS
$custom: #6fd0df; $custom-light: #a0dee9; $custom-dark: #000000;
JSON
{
"hex": "#6fd0df",
"rgb": {
"r": 111,
"g": 208,
"b": 223
},
"hsl": {
"h": 188.036,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.80392,
"c": 0.09374,
"h": 208.6
},
"luminance": 0.53819
}Semantic roles & 50–950 ramp
primary
#6FD0DF
secondary
#AF5243
accent
#321ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484