#6CFEDC#6CFEDC
#6CFEDC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.135 H 175.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEDC |
|---|---|
| RGB | rgb(108, 254, 220) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.34, -47.18, 4.51) |
| CIE-LCH | lch(91.34, 47.40, 174.54°) |
| OKLab | oklab(90.83% -0.1347 0.0112) |
| OKLCH | oklch(90.83% 0.135 175.2) |
| XYZ | xyz(54.5384, 79.2336, 80.1157) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEDC #FE6C8E
analogous
#6CFE93 #6CFEDC #6CD7FE
triadic
#6CFEDC #DC6CFE #FEDC6C
tetradic
#6CFEDC #936CFE #FE6C8E #D7FE6C
square
#6CFEDC #936CFE #FE6C8E #D7FE6C
split-complementary
#6CFEDC #FE6CD7 #FE936C
monochromatic
#02EEB7 #2FFECE #6CFEDC #A9FEEA #E1FFF8
Accessibility & contrast
On white
1.25
#6CFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6CFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEDC
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEDC | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfedc; /* rgb */ color: rgb(108, 254, 220); /* oklch */ color: oklch(90.8% 0.135 175.2);
Tailwind
colors: {
custom: {
50: '#a2ffe6',
500: '#6cfedc',
950: '#000000',
},
}SCSS
$custom: #6cfedc; $custom-light: #a2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6cfedc",
"rgb": {
"r": 108,
"g": 254,
"b": 220
},
"hsl": {
"h": 166.027,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90831,
"c": 0.13515,
"h": 175.2
},
"luminance": 0.79239
}Semantic roles & 50–950 ramp
primary
#6CFEDC
secondary
#DA345B
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684