#6FFFDC#6FFFDC
#6FFFDC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 174.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFDC |
|---|---|
| RGB | rgb(111, 255, 220) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.71, -47.05, 5.06) |
| CIE-LCH | lch(91.71, 47.32, 173.86°) |
| OKLab | oklab(91.16% -0.1341 0.0127) |
| OKLCH | oklch(91.16% 0.135 174.6) |
| XYZ | xyz(55.2278, 80.0614, 80.2392) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFDC #FF6F92
analogous
#6FFF94 #6FFFDC #6FDAFF
triadic
#6FFFDC #DC6FFF #FFDC6F
tetradic
#6FFFDC #946FFF #FF6F92 #DAFF6F
square
#6FFFDC #946FFF #FF6F92 #DAFF6F
split-complementary
#6FFFDC #FF6FDA #FF946F
monochromatic
#00F4B8 #32FFCD #6FFFDC #ACFFEB #E0FFF8
Accessibility & contrast
On white
1.23
#6FFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6FFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFDC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFDC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6fffdc; /* rgb */ color: rgb(111, 255, 220); /* oklch */ color: oklch(91.2% 0.135 174.6);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#6fffdc',
950: '#000000',
},
}SCSS
$custom: #6fffdc; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6fffdc",
"rgb": {
"r": 111,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91158,
"c": 0.13466,
"h": 174.6
},
"luminance": 0.80067
}Semantic roles & 50–950 ramp
primary
#6FFFDC
secondary
#DC375F
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684