#6CFEDB#6CFEDB
#6CFEDB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.136 H 174.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEDB |
|---|---|
| RGB | rgb(108, 254, 219) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.32, -47.42, 4.99) |
| CIE-LCH | lch(91.32, 47.68, 173.99°) |
| OKLab | oklab(90.8% -0.1351 0.0125) |
| OKLCH | oklch(90.8% 0.136 174.7) |
| XYZ | xyz(54.4064, 79.1808, 79.4203) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Aquamarine
#7FFFD4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEDB #FE6C8F
analogous
#6CFE92 #6CFEDB #6CD8FE
triadic
#6CFEDB #DB6CFE #FEDB6C
tetradic
#6CFEDB #926CFE #FE6C8F #D8FE6C
square
#6CFEDB #926CFE #FE6C8F #D8FE6C
split-complementary
#6CFEDB #FE6CD8 #FE926C
monochromatic
#02EEB5 #2FFECC #6CFEDB #A9FEEA #E1FFF8
Accessibility & contrast
On white
1.25
#6CFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#6CFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEDB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEDB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfedb; /* rgb */ color: rgb(108, 254, 219); /* oklch */ color: oklch(90.8% 0.136 174.7);
Tailwind
colors: {
custom: {
50: '#a2ffe6',
500: '#6cfedb',
950: '#000000',
},
}SCSS
$custom: #6cfedb; $custom-light: #a2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6cfedb",
"rgb": {
"r": 108,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.616,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90803,
"c": 0.13569,
"h": 174.7
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#6CFEDB
secondary
#DA345C
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684