#6DFCF6#6DFCF6
#6DFCF6 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.123 H 191.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCF6 |
|---|---|
| RGB | rgb(109, 252, 246) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.47, -39.75, -8.78) |
| CIE-LCH | lch(91.47, 40.71, 192.45°) |
| OKLab | oklab(91.17% -0.121 -0.0244) |
| OKLCH | oklch(91.17% 0.123 191.4) |
| XYZ | xyz(57.7444, 79.5200, 99.4767) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Bright Turquoise
#0FFEF9
ΔE00 3.25
Aqua
#00FFFF
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCF6 #FC6D73
analogous
#6DFCAF #6DFCF6 #6DBAFC
triadic
#6DFCF6 #F66DFC #FCF66D
tetradic
#6DFCF6 #AF6DFC #FC6D73 #BAFC6D
square
#6DFCF6 #AF6DFC #FC6D73 #BAFC6D
split-complementary
#6DFCF6 #FC6DBA #FCAF6D
monochromatic
#05EAE0 #31FBF2 #6DFCF6 #A9FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6DFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6DFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCF6
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCF6 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F6
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcf6; /* rgb */ color: rgb(109, 252, 246); /* oklch */ color: oklch(91.2% 0.123 191.4);
Tailwind
colors: {
custom: {
50: '#a4fef9',
500: '#6dfcf6',
950: '#000000',
},
}SCSS
$custom: #6dfcf6; $custom-light: #a4fef9; $custom-dark: #000000;
JSON
{
"hex": "#6dfcf6",
"rgb": {
"r": 109,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.483,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.91166,
"c": 0.12348,
"h": 191.4
},
"luminance": 0.79526
}Semantic roles & 50–950 ramp
primary
#6DFCF6
secondary
#D7363C
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685