#6FDBDD#6FDBDD
#6FDBDD is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.100 H 197.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDD |
|---|---|
| RGB | rgb(111, 219, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 50%, 87%) |
| CMYK | cmyk(49.8%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(81.43, -30.47, -10.55) |
| CIE-LCH | lch(81.43, 32.24, 199.10°) |
| OKLab | oklab(82.85% -0.0953 -0.0291) |
| OKLCH | oklch(82.85% 0.1 197) |
| XYZ | xyz(44.9329, 59.2590, 77.4628) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDD #DD716F
analogous
#6FDDA8 #6FDBDD #6FA4DD
triadic
#6FDBDD #DD6FDB #DBDD6F
tetradic
#6FDBDD #A86FDD #DD716F #A4DD6F
square
#6FDBDD #A86FDD #DD716F #A4DD6F
split-complementary
#6FDBDD #DD6FA4 #DDA86F
monochromatic
#28A7AA #3DCFD1 #6FDBDD #A1E7E9 #D2F4F4
Accessibility & contrast
On white
1.63
#6FDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6FDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#22E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbdd; /* rgb */ color: rgb(111, 219, 221); /* oklch */ color: oklch(82.8% 0.100 197.0);
Tailwind
colors: {
custom: {
50: '#a1e6e7',
500: '#6fdbdd',
950: '#000000',
},
}SCSS
$custom: #6fdbdd; $custom-light: #a1e6e7; $custom-dark: #000000;
JSON
{
"hex": "#6fdbdd",
"rgb": {
"r": 111,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.091,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82847,
"c": 0.09965,
"h": 197
},
"luminance": 0.59263
}Semantic roles & 50–950 ramp
primary
#6FDBDD
secondary
#AC4644
accent
#1F1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484