#6FFCDC#6FFCDC
#6FFCDC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 175.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCDC |
|---|---|
| RGB | rgb(111, 252, 220) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.85, -45.75, 3.82) |
| CIE-LCH | lch(90.85, 45.91, 175.23°) |
| OKLab | oklab(90.46% -0.1309 0.0094) |
| OKLCH | oklch(90.46% 0.131 175.9) |
| XYZ | xyz(54.2783, 78.1623, 79.9227) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 5.35
Bright Teal
#01F9C6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCDC #FC6F8F
analogous
#6FFC95 #6FFCDC #6FD5FC
triadic
#6FFCDC #DC6FFC #FCDC6F
tetradic
#6FFCDC #956FFC #FC6F8F #D5FC6F
square
#6FFCDC #956FFC #FC6F8F #D5FC6F
split-complementary
#6FFCDC #FC6FD5 #FC956F
monochromatic
#05ECB7 #33FBCD #6FFCDC #ABFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#6FFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6FFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCDC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCDC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffcdc; /* rgb */ color: rgb(111, 252, 220); /* oklch */ color: oklch(90.5% 0.131 175.9);
Tailwind
colors: {
custom: {
50: '#a4fee6',
500: '#6ffcdc',
950: '#000000',
},
}SCSS
$custom: #6ffcdc; $custom-light: #a4fee6; $custom-dark: #000000;
JSON
{
"hex": "#6ffcdc",
"rgb": {
"r": 111,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.383,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.9046,
"c": 0.13129,
"h": 175.9
},
"luminance": 0.78168
}Semantic roles & 50–950 ramp
primary
#6FFCDC
secondary
#D8375C
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684