#6FCDD5#6FCDD5
#6FCDD5 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.090 H 202.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDD5 |
|---|---|
| RGB | rgb(111, 205, 213) |
| HSL | hsl(185, 55%, 64%) |
| HSV | hsv(185, 48%, 84%) |
| CMYK | cmyk(47.9%, 3.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.19, -25.75, -12.62) |
| CIE-LCH | lch(77.19, 28.68, 206.10°) |
| OKLab | oklab(79.35% -0.083 -0.0348) |
| OKLCH | oklch(79.35% 0.09 202.7) |
| XYZ | xyz(40.3924, 51.8428, 70.8160) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Robin Egg Blue
#8AF1FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDD5 #D5776F
analogous
#6FD5AA #6FCDD5 #6F9AD5
triadic
#6FCDD5 #D56FCD #CDD56F
tetradic
#6FCDD5 #AA6FD5 #D5776F #9AD56F
square
#6FCDD5 #AA6FD5 #D5776F #9AD56F
split-complementary
#6FCDD5 #D56F9A #D5AA6F
monochromatic
#2E939C #40BDC7 #6FCDD5 #9EDDE3 #CEEEF1
Accessibility & contrast
On white
1.85
#6FCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6FCDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDD5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDD5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#B0B9D6
Tritanopia (blue-blind)
#34D3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcdd5; /* rgb */ color: rgb(111, 205, 213); /* oklch */ color: oklch(79.4% 0.090 202.7);
Tailwind
colors: {
custom: {
50: '#9fdce1',
500: '#6fcdd5',
950: '#000000',
},
}SCSS
$custom: #6fcdd5; $custom-light: #9fdce1; $custom-dark: #000000;
JSON
{
"hex": "#6fcdd5",
"rgb": {
"r": 111,
"g": 205,
"b": 213
},
"hsl": {
"h": 184.706,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.79353,
"c": 0.08998,
"h": 202.7
},
"luminance": 0.51846
}Semantic roles & 50–950 ramp
primary
#6FCDD5
secondary
#A14F48
accent
#3023C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484