#6FCDD6#6FCDD6
#6FCDD6 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.090 H 203.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDD6 |
|---|---|
| RGB | rgb(111, 205, 214) |
| HSL | hsl(185, 56%, 64%) |
| HSV | hsv(185, 48%, 84%) |
| CMYK | cmyk(48.1%, 4.2%, 0%, 16.1%) |
| CIE-LAB | lab(77.22, -25.49, -13.11) |
| CIE-LCH | lch(77.22, 28.66, 207.22°) |
| OKLab | oklab(79.39% -0.0826 -0.0361) |
| OKLCH | oklch(79.39% 0.09 203.6) |
| XYZ | xyz(40.5197, 51.8937, 71.4865) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDD6 #D6786F
analogous
#6FD6AB #6FCDD6 #6F99D6
triadic
#6FCDD6 #D66FCD #CDD66F
tetradic
#6FCDD6 #AB6FD6 #D6786F #99D66F
square
#6FCDD6 #AB6FD6 #D6786F #99D66F
split-complementary
#6FCDD6 #D66F99 #D6AB6F
monochromatic
#2D949E #3FBCC8 #6FCDD6 #9FDEE4 #CEEEF1
Accessibility & contrast
On white
1.85
#6FCDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6FCDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDD6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDD6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#33D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcdd6; /* rgb */ color: rgb(111, 205, 214); /* oklch */ color: oklch(79.4% 0.090 203.6);
Tailwind
colors: {
custom: {
50: '#9fdce2',
500: '#6fcdd6',
950: '#000000',
},
}SCSS
$custom: #6fcdd6; $custom-light: #9fdce2; $custom-dark: #000000;
JSON
{
"hex": "#6fcdd6",
"rgb": {
"r": 111,
"g": 205,
"b": 214
},
"hsl": {
"h": 185.243,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79388,
"c": 0.09014,
"h": 203.6
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#6FCDD6
secondary
#A24F47
accent
#3022C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484