#6CFEDD#6CFEDD
#6CFEDD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.135 H 175.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEDD |
|---|---|
| RGB | rgb(108, 254, 221) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.36, -46.95, 4.03) |
| CIE-LCH | lch(91.36, 47.12, 175.10°) |
| OKLab | oklab(90.86% -0.1342 0.01) |
| OKLCH | oklch(90.86% 0.135 175.8) |
| XYZ | xyz(54.6713, 79.2868, 80.8153) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 5.41
Aqua (survey)
#13EAC9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEDD #FE6C8D
analogous
#6CFE94 #6CFEDD #6CD6FE
triadic
#6CFEDD #DD6CFE #FEDD6C
tetradic
#6CFEDD #946CFE #FE6C8D #D6FE6C
square
#6CFEDD #946CFE #FE6C8D #D6FE6C
split-complementary
#6CFEDD #FE6CD6 #FE946C
monochromatic
#02EEB9 #2FFECF #6CFEDD #A9FEEB #E1FFF8
Accessibility & contrast
On white
1.25
#6CFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6CFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEDD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEDD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfedd; /* rgb */ color: rgb(108, 254, 221); /* oklch */ color: oklch(90.9% 0.135 175.8);
Tailwind
colors: {
custom: {
50: '#a2ffe7',
500: '#6cfedd',
950: '#000000',
},
}SCSS
$custom: #6cfedd; $custom-light: #a2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6cfedd",
"rgb": {
"r": 108,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.438,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90858,
"c": 0.13461,
"h": 175.8
},
"luminance": 0.79292
}Semantic roles & 50–950 ramp
primary
#6CFEDD
secondary
#DA345A
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684