#6CFDEC#6CFDEC
#6CFDEC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.127 H 184.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDEC |
|---|---|
| RGB | rgb(108, 253, 236) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.46, -42.90, -3.61) |
| CIE-LCH | lch(91.46, 43.05, 184.81°) |
| OKLab | oklab(91.06% -0.1268 -0.0104) |
| OKLCH | oklch(91.06% 0.127 184.7) |
| XYZ | xyz(56.4432, 79.4891, 91.7090) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 6.01
Aqua
#00FFFF
ΔE00 6.08
Light Aqua
#8CFFDB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDEC #FD6C7D
analogous
#6CFDA4 #6CFDEC #6CC5FD
triadic
#6CFDEC #EC6CFD #FDEC6C
tetradic
#6CFDEC #A46CFD #FD6C7D #C5FD6C
square
#6CFDEC #A46CFD #FD6C7D #C5FD6C
split-complementary
#6CFDEC #FD6CC5 #FDA46C
monochromatic
#03EBD0 #30FCE4 #6CFDEC #A8FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#6CFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6CFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDEC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDEC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfdec; /* rgb */ color: rgb(108, 253, 236); /* oklch */ color: oklch(91.1% 0.127 184.7);
Tailwind
colors: {
custom: {
50: '#a3fef2',
500: '#6cfdec',
950: '#000000',
},
}SCSS
$custom: #6cfdec; $custom-light: #a3fef2; $custom-dark: #000000;
JSON
{
"hex": "#6cfdec",
"rgb": {
"r": 108,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.966,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.91057,
"c": 0.12722,
"h": 184.7
},
"luminance": 0.79495
}Semantic roles & 50–950 ramp
primary
#6CFDEC
secondary
#D93548
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685