#6CFFDD#6CFFDD
#6CFFDD is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 175.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFDD |
|---|---|
| RGB | rgb(108, 255, 221) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.65, -47.38, 4.44) |
| CIE-LCH | lch(91.65, 47.59, 174.64°) |
| OKLab | oklab(91.09% -0.1353 0.0111) |
| OKLCH | oklch(91.09% 0.136 175.3) |
| XYZ | xyz(54.9894, 79.9231, 80.9214) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 5.27
Light Aquamarine
#7BFDC7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFDD #FF6C8E
analogous
#6CFF93 #6CFFDD #6CD8FF
triadic
#6CFFDD #DD6CFF #FFDD6C
tetradic
#6CFFDD #936CFF #FF6C8E #D8FF6C
square
#6CFFDD #936CFF #FF6C8E #D8FF6C
split-complementary
#6CFFDD #FF6CD8 #FF936C
monochromatic
#00F1B9 #2FFFCF #6CFFDD #A9FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#6CFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6CFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFDD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFDD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#E1E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cffdd; /* rgb */ color: rgb(108, 255, 221); /* oklch */ color: oklch(91.1% 0.136 175.3);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6cffdd',
950: '#000000',
},
}SCSS
$custom: #6cffdd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6cffdd",
"rgb": {
"r": 108,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.122,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91091,
"c": 0.13572,
"h": 175.3
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#6CFFDD
secondary
#DB345B
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684