#6CFEDF#6CFEDF
#6CFEDF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 176.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEDF |
|---|---|
| RGB | rgb(108, 254, 223) |
| HSL | hsl(167, 99%, 71%) |
| HSV | hsv(167, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.41, -46.48, 3.06) |
| CIE-LCH | lch(91.41, 46.58, 176.23°) |
| OKLab | oklab(90.91% -0.1334 0.0074) |
| OKLCH | oklch(90.91% 0.134 176.8) |
| XYZ | xyz(54.9393, 79.3940, 82.2270) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 5.52
Bright Teal
#01F9C6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEDF #FE6C8B
analogous
#6CFE96 #6CFEDF #6CD4FE
triadic
#6CFEDF #DF6CFE #FEDF6C
tetradic
#6CFEDF #966CFE #FE6C8B #D4FE6C
square
#6CFEDF #966CFE #FE6C8B #D4FE6C
split-complementary
#6CFEDF #FE6CD4 #FE966C
monochromatic
#02EEBC #2FFED2 #6CFEDF #A9FEEC #E1FFF8
Accessibility & contrast
On white
1.24
#6CFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6CFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEDF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEDF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfedf; /* rgb */ color: rgb(108, 254, 223); /* oklch */ color: oklch(90.9% 0.134 176.8);
Tailwind
colors: {
custom: {
50: '#a2ffe8',
500: '#6cfedf',
950: '#000000',
},
}SCSS
$custom: #6cfedf; $custom-light: #a2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6cfedf",
"rgb": {
"r": 108,
"g": 254,
"b": 223
},
"hsl": {
"h": 167.26,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90913,
"c": 0.13359,
"h": 176.8
},
"luminance": 0.79399
}Semantic roles & 50–950 ramp
primary
#6CFEDF
secondary
#DA3457
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684