#6CFFDB#6CFFDB
#6CFFDB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 174.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFDB |
|---|---|
| RGB | rgb(108, 255, 219) |
| HSL | hsl(165, 100%, 71%) |
| HSV | hsv(165, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.60, -47.85, 5.41) |
| CIE-LCH | lch(91.60, 48.15, 173.55°) |
| OKLab | oklab(91.04% -0.1361 0.0136) |
| OKLCH | oklch(91.04% 0.137 174.3) |
| XYZ | xyz(54.7246, 79.8172, 79.5264) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFDB #FF6C90
analogous
#6CFF91 #6CFFDB #6CD9FF
triadic
#6CFFDB #DB6CFF #FFDB6C
tetradic
#6CFFDB #916CFF #FF6C90 #D9FF6C
square
#6CFFDB #916CFF #FF6C90 #D9FF6C
split-complementary
#6CFFDB #FF6CD9 #FF916C
monochromatic
#00F1B6 #2FFFCC #6CFFDB #A9FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#6CFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6CFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFDB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFDB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cffdb; /* rgb */ color: rgb(108, 255, 219); /* oklch */ color: oklch(91.0% 0.137 174.3);
Tailwind
colors: {
custom: {
50: '#a2ffe6',
500: '#6cffdb',
950: '#000000',
},
}SCSS
$custom: #6cffdb; $custom-light: #a2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6cffdb",
"rgb": {
"r": 108,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.306,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91037,
"c": 0.13682,
"h": 174.3
},
"luminance": 0.79823
}Semantic roles & 50–950 ramp
primary
#6CFFDB
secondary
#DB345D
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684