#6DFFEC#6DFFEC
#6DFFEC is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 183.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFEC |
|---|---|
| RGB | rgb(109, 255, 236) |
| HSL | hsl(172, 100%, 71%) |
| HSV | hsv(172, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.05, -43.60, -2.73) |
| CIE-LCH | lch(92.05, 43.69, 183.58°) |
| OKLab | oklab(91.55% -0.1283 -0.0081) |
| OKLCH | oklch(91.55% 0.129 183.6) |
| XYZ | xyz(57.2002, 80.8216, 91.9263) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 6.07
Bright Cyan
#41FDFE
ΔE00 6.61
Aqua
#00FFFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFEC #FF6D80
analogous
#6DFFA3 #6DFFEC #6DC9FF
triadic
#6DFFEC #EC6DFF #FFEC6D
tetradic
#6DFFEC #A36DFF #FF6D80 #C9FF6D
square
#6DFFEC #A36DFF #FF6D80 #C9FF6D
split-complementary
#6DFFEC #FF6DC9 #FFA36D
monochromatic
#00F2D2 #30FFE4 #6DFFEC #AAFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#6DFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#6DFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFEC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFEC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dffec; /* rgb */ color: rgb(109, 255, 236); /* oklch */ color: oklch(91.5% 0.129 183.6);
Tailwind
colors: {
custom: {
50: '#a4fff2',
500: '#6dffec',
950: '#000000',
},
}SCSS
$custom: #6dffec; $custom-light: #a4fff2; $custom-dark: #000000;
JSON
{
"hex": "#6dffec",
"rgb": {
"r": 109,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.192,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91549,
"c": 0.12855,
"h": 183.6
},
"luminance": 0.80827
}Semantic roles & 50–950 ramp
primary
#6DFFEC
secondary
#DB354B
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685