#6FCFDD#6FCFDD
#6FCFDD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.093 H 207.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFDD |
|---|---|
| RGB | rgb(111, 207, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(49.8%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.01, -24.62, -15.69) |
| CIE-LCH | lch(78.01, 29.19, 212.50°) |
| OKLab | oklab(80.09% -0.082 -0.0433) |
| OKLCH | oklch(80.09% 0.093 207.8) |
| XYZ | xyz(41.9144, 53.2220, 76.4567) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 6.97
Neon Blue
#04D9FF
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.59
Robin Egg Blue
#8AF1FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFDD #DD7D6F
analogous
#6FDDB4 #6FCFDD #6F98DD
triadic
#6FCFDD #DD6FCF #CFDD6F
tetradic
#6FCFDD #B46FDD #DD7D6F #98DD6F
square
#6FCFDD #B46FDD #DD7D6F #98DD6F
split-complementary
#6FCFDD #DD6F98 #DDB46F
monochromatic
#2899AA #3DBED1 #6FCFDD #A1E0E9 #D2F0F4
Accessibility & contrast
On white
1.80
#6FCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6FCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFDD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFDD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#29D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcfdd; /* rgb */ color: rgb(111, 207, 221); /* oklch */ color: oklch(80.1% 0.093 207.8);
Tailwind
colors: {
custom: {
50: '#a0dee7',
500: '#6fcfdd',
950: '#000000',
},
}SCSS
$custom: #6fcfdd; $custom-light: #a0dee7; $custom-dark: #000000;
JSON
{
"hex": "#6fcfdd",
"rgb": {
"r": 111,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.636,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.80092,
"c": 0.09274,
"h": 207.8
},
"luminance": 0.53226
}Semantic roles & 50–950 ramp
primary
#6FCFDD
secondary
#AC5144
accent
#321CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484